Commit Graph

48 Commits

Author SHA1 Message Date
a2f939da2f scaling is working now and main is scaling first 600 items 2024-08-25 00:58:34 -04:00
722c3b8613 Added a new table for lookups for dungeon loot 2024-08-25 00:57:59 -04:00
3054f0c5f3 Added in armor on apply to old weapon 2024-08-24 23:57:19 -04:00
80b9ef71cf Better damage scaling for items 2024-08-24 23:46:49 -04:00
bd39a22ccd Added scaleStat v3 2024-08-24 23:32:12 -04:00
1897be97ca Added new scaling formula 2024-08-24 23:03:19 -04:00
506b23038b added high level item lookups, full refactors of database side of things and regernated end game items 2024-08-24 23:02:18 -04:00
16c1a79ee6 added high level item lookups, full refactors of database side of things and regernated end game items 2024-08-24 01:44:48 -04:00
abdcde30a3 final refactors in place 2024-08-22 00:58:22 -04:00
ebfce61699 dropped _mysql 2024-08-21 23:38:28 -04:00
8ae06df805 more refactoring of db files 2024-08-21 23:38:01 -04:00
cd3715b13f more refactoring to something i like better 2024-08-21 23:07:35 -04:00
c2281e0c19 Major changes and refactor of all code to break things out more and add in more testing 2024-08-21 02:08:46 -04:00
dc35137e19 Added legend and ascendant runs 2024-07-15 21:41:30 -04:00
9a600994e5 changed to release v0.0.1 2024-07-15 21:32:26 -04:00
78e2a21b1b Added more thoughts 2024-07-15 21:27:28 -04:00
c7e3464895 Added better formatting 2024-07-15 21:24:01 -04:00
b3af79a6cb changed so quality can be forced into items 2024-07-15 21:21:50 -04:00
e1045519dc added arguments to allow for different generation of sql 2024-07-15 21:21:36 -04:00
4d1fac05b9 Added updates 2024-07-15 21:21:10 -04:00
3bb23c7d59 Added some instructions 2024-07-15 21:20:55 -04:00
6bb7613da0 Added random sale price 2024-07-15 21:02:24 -04:00
d0a445a046 added release builder 2024-07-15 20:11:14 -04:00
afc1cb1559 Fixed minDmg1 being duplicated into minDmg2 2024-07-15 16:22:55 -04:00
06c8648a38 Added fixes to sql statements 2024-07-13 21:24:14 -04:00
48e536aa83 Added fixes to sql statements 2024-07-13 21:23:59 -04:00
22a156bce7 Added scaled item output 2024-07-13 21:23:12 -04:00
0199f316da added all dungeons and addl lot 2024-07-13 21:22:49 -04:00
87d6649081 fixed many of the issues with spells and items 2024-07-13 21:22:27 -04:00
6cb950cd2f Added new function to get addl dungeon drops 2024-07-11 23:48:07 -04:00
23ff680a12 Added Maps and updated logging methods 2024-07-07 23:50:34 -04:00
1427a11e85 SQL converter of models 2024-07-05 23:15:48 -04:00
4bf5d01fc4 Added SQL build out for creating items 2024-07-05 23:15:23 -04:00
56507a0d28 Update item stats on item complete. Cleaning spells complete. 2024-07-05 12:17:54 -04:00
cc55ef5f0a DPS + Armor now scaling on item 2024-07-04 23:53:31 -04:00
16dcc65b88 Now has corrected boss reference loot 2024-07-04 19:10:54 -04:00
701f404eda Stat / Spell Scaling and percentages near complete 2024-07-04 18:31:28 -04:00
5ea70d8ee2 Tested Spell scaling looking good so far 2024-07-04 13:40:47 -04:00
b50106d15f Added conversion functions to spells 2024-07-04 13:07:50 -04:00
45638563ff Still working on spell conversion scripting to take items with spell effects into raw stats 2024-07-04 01:03:24 -04:00
f32f073c26 Spell building and updates to item query 2024-07-03 23:10:39 -04:00
a6ace50726 Scaling works now for weapon dps, started adding formulas and values for stats. 2024-06-28 01:27:34 -04:00
6873e5781b Added DPS Scaling methods from item generator formulas 2024-06-26 00:23:02 -04:00
9ccea23f47 changed map was not making sense to me anymore 2024-06-24 23:51:26 -04:00
a23fb4e0a5 Added models for getting items and new query to find loot for a boss 2024-06-24 23:45:40 -04:00
16522b373a Added sqlx 2024-06-24 23:45:19 -04:00
37d5c2eeaf Added tests around getting loot for a map boss 2024-06-24 23:45:07 -04:00
31fcea4705 initial commit 2024-06-23 23:14:28 -04:00