Commit graph

453 commits

Author SHA1 Message Date
hppeng
338e1931bc -sp case 2022-07-17 23:00:27 -05:00
hppeng
0a508ea0ae Fix typo with skillpoint engine initialization 2022-07-17 22:53:24 -05:00
hppeng
1e4ebee975 First iteration blazing fast sp engine 2022-07-17 20:44:00 -07:00
hppeng
3e9414ef1e Revert Map changes for big maps... use only for small object-like things 2022-07-17 16:34:54 -05:00
hppeng
ae1146aec1 Merge branch 'atree' into builder-performance-testing 2022-07-17 15:28:00 -05:00
hppeng
da6a422d79 Change ingred and item Maps to plain object access 2022-07-17 15:10:50 -05:00
hppeng
6c7c274f81 itemLists is now an object
also some test code for scc
2022-07-17 12:40:37 -07:00
hppeng
efad0b5fdd Use direct property access to speed everything up 2022-07-17 03:38:12 -05:00
hppeng
3294494c53 Display sp compute times in html 2022-07-16 22:48:28 -07:00
hppeng
6ba2383e2f Add debugging printouts to skillpoint computation and overall compute 2022-07-16 22:47:19 -07:00
hppeng
01648189a8 Fix item page 2022-07-16 20:49:06 -07:00
hppeng
a89dd6e741 Fix bug with gust not adding to ice snake damage directly 2022-07-16 20:40:24 -07:00
hppeng
2148831545 Fix display.js bugs, remove unused script imports 2022-07-16 20:06:01 -07:00
hppeng
af9479f1d5 Condense some code in display.js to use make_elem 2022-07-16 19:43:13 -07:00
hppeng
e623fa25fd Merge branch 'better-lightweaver-patch' into misc_bugfix 2022-07-16 19:18:57 -07:00
hppeng
855873fd66 Merge branch 'atree' into misc_bugfix 2022-07-16 19:18:44 -07:00
hppeng
fb499c3820 Explosion damage affected by transonic warp
also cap stat scalers
2022-07-16 19:17:51 -07:00
touhoku
dab672caf7 fix atree_constants_min 2022-07-16 18:57:05 -07:00
touhoku
fb721cd034 Merge branch 'atree' of https://github.com/hppeng-wynn/hppeng-wynn.github.io into atree 2022-07-16 18:55:07 -07:00
touhoku
dc5be9c2cf move ragna/fortitude boosts to active boosts
split war scream damage / dr
hrhvhrhvhhrvrh
deez nuts uh still needs minify on index_full
2022-07-16 18:43:57 -07:00
hppeng
e3d4041857 Fix base_spell argument for better lightweaver modification 2022-07-16 18:13:38 -07:00
aspiepuppy
622f9746a0 windy feet yellowmoding now 2022-07-16 18:49:49 -05:00
aspiepuppy
f3456dbd0f fixed fortitude multiplier and duration 2022-07-15 14:11:41 -05:00
hppeng
41dee0dfbe Special case for 0 damage prop/elem raw
more accurate in most cases. todo: true average damage calc
2022-07-14 21:52:23 -07:00
hppeng
5a3a70550a Merge, bump db version 2022-07-14 21:31:32 -07:00
hppeng-wynn
8fd0f4a83e
Merge pull request #127 from hppeng-wynn/minefield-base-spell-fix
Minefield base spell fix
2022-07-14 21:02:40 -07:00
touhoku
4787d4f5ae fix master hive set bonus 2022-07-14 20:20:45 -07:00
hppeng
3b5660d141 HOTFIX: performance issues relating to deepcopy-ing large objects
...oops
2022-07-14 16:10:05 -07:00
hppeng
0626143f42 Deepcopy patch
some things can't be copied... what to do
2022-07-14 16:04:01 -07:00
fin444
967a954a49 fix tooltips being constrained to the atree panel 2022-07-14 11:17:38 -07:00
hppeng
f4750a5c2b Merge branch 'atree' into minefield-base-spell-fix 2022-07-13 22:11:35 -07:00
hppeng-wynn
784080e943
Merge pull request #124 from hppeng-wynn/img-compress
Update credits, fix double atree load bug, compress a bunch of pngs
2022-07-13 12:44:26 -07:00
hppeng-wynn
64d55a71da
Merge pull request #125 from hppeng-wynn/round-fix
Fix rounding for scaling IDs
2022-07-13 12:44:14 -07:00
hppeng-wynn
71cafa704c
Merge pull request #128 from hppeng-wynn/misc-cleanup
Misc cleanup
2022-07-13 12:42:25 -07:00
hppeng
d65c58fd92 Move some js files into debug/, implement db corruption detector 2022-07-13 01:17:45 -07:00
hppeng
c1ab8fe8ae Minify index.html, remove dead code (rip wynnatlas mini) in builder.js, move some encode/decode specific stuff to build_encode_decode.js 2022-07-13 00:37:31 -07:00
hppeng
ab41faa068 Fix modification base_spell of minefield
fix "mystery bug"
2022-07-13 00:00:08 -07:00
hppeng
5f464f9e7c Fix rounding for scaling IDs
should work for damMult too (.. for now...) because those are specified in units of % (integer div 100)
2022-07-12 23:36:01 -07:00
hppeng
2cb29de169 Update credits, fix double atree load bug, compress a bunch of pngs 2022-07-12 23:16:13 -07:00
aspiepuppy
4333937b41 decimator 2 sp wawawawawawawawa 2022-07-12 23:18:55 -05:00
hppeng
5025557259 Merge branch 'atree' into damage-calc-update 2022-07-12 17:40:33 -07:00
hppeng-wynn
2c8f275e9c
Merge pull request #119 from hppeng-wynn/atree_hotfix
fixed stronger meteor and windsweeper w/ thunstom
2022-07-12 19:38:15 -05:00
fin444
f78d911c1e resolve PR comments 2022-07-12 16:56:36 -07:00
fin444
89f699df74 fix merge issues & update atree constants 2022-07-12 15:06:40 -07:00
fin444
50082a4060 merge everyone else's changes into fin444's branch 2022-07-12 14:36:20 -07:00
fin444
4ae9655a3f final style touches 2022-07-12 14:09:09 -07:00
fin444
2aee7ca589 connections no longer work by rotating
since rotations had issues with the pixel art
2022-07-12 13:48:55 -07:00
aspiepuppy
e6106ec828 fixed stronger meteor and windsweeper w/ thunstom 2022-07-12 12:37:52 -05:00
hppeng
38fa0b0295 Implement critDamPct, update melee modifiers to what we see ingame, fix bug with 0 dam raw 2022-07-12 09:38:28 -07:00
hppeng-wynn
6cb003f9bd
Merge pull request #116 from hppeng-wynn/atree-validation-hotfix
Fix bug that would count abilities' AP cost and archetype even if it was not "added" to AT
2022-07-12 11:02:16 -05:00