1
0
Fork 0
mirror of https://github.com/Acamaeda/The-Modding-Tree.git synced 2024-11-22 00:21:32 +00:00
Commit graph

427 commits

Author SHA1 Message Date
Harley White
23cbfc7a9e Made text inputs never give NaNs 2021-05-18 18:36:17 -04:00
Harley White
bb0926c17d Added more particle features 2021-05-18 16:06:03 -04:00
Harley White
c661bfc011 Switched to parseFloat 2021-05-18 14:35:31 -04:00
Harley White
756bc3dec7 Fixed using text inputs for ints 2021-05-18 14:27:11 -04:00
Harley White
f29d79f0f4 Added makeShinies 2021-05-17 21:51:36 -04:00
Harley White
ac9f561338 Fix to particle angle/dir stuff 2021-05-17 21:27:12 -04:00
Harley White
1894cb9666 Fixed autoUpgrade and tree node layering 2021-05-17 21:17:09 -04:00
Harley White
3dc9315a3a Changed fadeTime naming and documentation 2021-05-15 15:11:10 -04:00
Harley White
368a89452c Added deactivated feature 2021-05-15 12:31:58 -04:00
Harley White
8bf681f41c Added particle documentation 2021-05-14 23:50:39 -04:00
Harley White
3225755fe4 Added additional particle features + fixes 2021-05-14 21:51:49 -04:00
Harley White
8781d49d8b Improved particle mouse options 2021-05-14 15:53:48 -04:00
Harley White
96cecedec5 Clear particles with an associated layer when leaving that layer 2021-05-14 15:43:10 -04:00
Harley White
4f831f51b0 Added marks to some other features 2021-05-14 15:32:20 -04:00
Harley White
01f33b0ebe Added clearParticles function 2021-05-14 02:43:43 -04:00
Harley White
136a120998 Mostly done with particle code 2021-05-14 02:17:12 -04:00
Harley White
1ea1ad5118 More particle work 2021-05-14 01:38:17 -04:00
Harley White
df0c79f800 Merge branch 'master' into 2.5-dev 2021-05-14 00:27:23 -04:00
Harley White
3c812190fd Releasing changes as 2.5.6 2021-05-14 00:23:38 -04:00
Harley White
fccc82e2c0 Worked on particles 2021-05-13 21:40:51 -04:00
Harley White
94f677b641 Moved getter/setter functions 2021-05-13 17:44:07 -04:00
Harley White
70949f593d Fixed buyable exploit 2021-05-13 02:51:18 -04:00
Harley White
04a27147a7 Support for non-numeric ids 2021-05-13 01:44:40 -04:00
Harley White
f4b4ec20d0 Fixed many tabFormat issues 2021-05-12 23:21:39 -04:00
Harley White
2d56c25917 Fixed clickables 2021-05-12 00:45:56 -04:00
Harley White
5a4a4da5ad 2.5.5 update 2021-05-12 00:13:04 -04:00
Harley White
9c921cfc58 Added layer proxy and updated grid docs 2021-05-11 23:34:55 -04:00
Harley White
3b554efa03 Added Marked feature 2021-05-11 23:04:59 -04:00
Harley White
919da6c953 Added non-whole numbers to mainDisplay 2021-05-11 22:29:05 -04:00
Harley White
13d19700fe Updated gridable docs and added utility functions + fixes 2021-05-11 22:13:14 -04:00
Harley White
aee004b7fd Added the Grid 2021-05-11 02:27:50 -04:00
Harley White
95d5691cda Improved documentation 2021-05-10 21:24:24 -04:00
Harley White
c681f1a4dc Used decimalZero and decimalOne more 2021-05-10 20:19:29 -04:00
Harley White
b5591197a6 Improved smallish number display 2021-05-10 18:43:04 -04:00
Harley White
61c5baeadc Added single tab toggle 2021-05-10 18:27:37 -04:00
Harley White
d5a0b88796 Added onEnter and onExit for challenges 2021-05-10 18:18:02 -04:00
Harley White
5febe0d4db Added directMult 2021-05-10 17:37:29 -04:00
Harley White
559f4dd622 Optimized tab formats 2021-05-09 21:39:15 -04:00
Harley White
cc953e0b6b More bar optimizations, compatibility improvement 2021-05-09 18:39:12 -04:00
Harley White
51f9e2f1a7 Keep respec text on reset, bar optimization 2021-05-09 13:04:44 -04:00
Harley White
e007589bec Fixed microtabs always highlighting a layer 2021-05-07 21:11:55 -04:00
Harley White
46c8b2d1c7 Added glowColor for subtabs 2021-05-07 19:24:32 -04:00
Harley White
f06203dd32 Fixed formatting for small numbers 2021-05-07 18:53:49 -04:00
Harley White
124df2d3f9 Fixed things in tabFormat not updating 2021-05-07 09:47:25 -04:00
Harley White
c5c78b3eb0 Added mouse-holding functionality to buy/clickables 2021-05-07 00:16:22 -04:00
Harley White
83bd52441e Added small number formatting 2021-05-06 17:51:06 -04:00
Harley White
e6c03dbf4d Setting that shows last milestone gained
Also fixed the screen width detection
2021-05-06 16:26:44 -04:00
Harley White
69dc926eb6 Added glowColor 2021-05-06 16:00:47 -04:00
Harley White
cbb303c21b Added small screen support and OOM display 2021-05-06 15:45:03 -04:00
Harley White
5ed897bd7b Force-displayed tooltips are not hidden by resets. 2021-05-05 16:14:32 -04:00
Harley White
759be4448d Fixed milestone spacing issues. 2021-05-03 14:50:13 -04:00
Harley White
bb43680517 Re-centered respec buttons 2021-05-03 14:40:42 -04:00
Harley White
801570167d Highlight nodes even if player is on the tab, also a tmp fix 2021-05-03 13:30:01 -04:00
Harley White
23a5865642 Update changelog and version 2021-05-02 22:46:23 -04:00
Harley White
a8a5a2f46a Optimized more things out of temp 2021-05-02 22:39:38 -04:00
Harley White
faebc2f075 Optimized presigeButtonText 2021-05-02 21:29:10 -04:00
Harley White
87a32fbcce Added buyable purchase limit 2021-04-30 22:40:59 -04:00
Harley White
4af32d5c71 Auto-supply amounts to buyable cost/effect 2021-04-30 22:08:25 -04:00
Harley White
bbcb4802ff Moved respec checkbox to respec-button, update version+changelog 2021-04-29 23:42:17 -04:00
Harley White
a80184ee0a
Merge pull request #31 from thepaperpilot/fix-empty-tooltips
Fixed tooltip showing 'false' when tmp[layer].tooltip === ''
2021-04-29 23:23:36 -04:00
a484d10508 Fixed tooltip showing 'false' when tmp[layer].tooltip === '' 2021-04-29 20:58:34 -05:00
6f2af68298 Fix loading not escaping and decoding 2021-04-29 20:34:56 -05:00
Harley White
f22629bca3 Added a missing feature to changelog, and changed version 2021-04-29 19:25:39 -04:00
Harley White
ac32febded Tiny fix to time formatting 2021-04-29 19:15:23 -04:00
Harley White
dff5071a7e Now will still use row and col if supplied 2021-04-29 18:52:50 -04:00
Harley White
192d36d42a PrestigeNotify in subtabs 2021-04-29 18:33:12 -04:00
Harley White
e18f1bdd47 Automated rows and cols 2021-04-29 18:20:31 -04:00
Harley White
9fe4a17a38 Added custom respec messages + respec documentation 2021-04-29 18:03:51 -04:00
Harley White
b9a858af56 Added respec confirmation checkbox
Plus more tooltip fixes
2021-04-29 17:49:35 -04:00
Harley White
87d394ee27 Fixes to shift/ctrl issue and tooltips on nodes 2021-04-28 02:48:14 -04:00
Harley White
c8bc53ca50 Added unlocking hotkeys 2021-04-27 02:01:02 -04:00
Harley White
b003027098 Layer node symbols can use HTML 2021-04-27 01:38:52 -04:00
Harley White
60dcf108b7 Added new tooltips to achievements and sliders 2021-04-27 01:30:10 -04:00
Harley White
b5b0b99505 Tooltip rework! 2021-04-27 01:26:07 -04:00
Harley White
fedf644330 Added slider component 2021-04-26 23:16:34 -04:00
Harley White
5e324fe59b Added text input 2021-04-26 22:43:36 -04:00
Harley White
919f30906e Fixed pre-unlock highlighting and day length 2021-04-20 10:44:40 -04:00
Harley White
6a2724ddd1 Upgrades will expand if needed 2021-04-07 17:25:56 -04:00
Harley White
9807531872 Fixed number formatting issues 2021-04-07 14:27:40 -04:00
Harley White
6d47089870 Hide baseAmount if there is none 2021-04-07 14:07:22 -04:00
Harley White
4cf96b283a Fixed styling in challenges + minor things 2021-02-22 22:35:59 -05:00
Harley White
6bcf352fe1 Improvenents to popups 2021-02-05 15:43:11 -05:00
Harley White
0f59bd7be6 Fixed side layers being unclickable, more performance 2021-01-25 14:44:54 -05:00
Harley White
cf69924b5f
Merge branch '2.3.6-dev' into 2.3.6-dev 2021-01-24 19:14:00 -05:00
Harley White
c0d3e08f51 Fixed tooltip overlap 2021-01-24 19:05:01 -05:00
Harley White
384269c593 Performance improvements and good tweaks 2021-01-21 17:52:09 -05:00
Harley White
25fc1ef35e Simplified code in shouldNotify 2021-01-21 02:58:27 -05:00
Harley White
4f99695b0a Fixed Decimals not being kept on reset 2021-01-17 15:15:52 -05:00
flammehawk
654199f7ee refactor(utils.js): extracted some regions to their own file 2021-01-06 21:56:06 +01:00
Acamaeda
4414580408 2.3.5 2020-12-21 22:09:33 -05:00
Acamaeda
6ed4f91cd4 2.3.4 2020-12-16 21:41:31 -05:00
Acamaeda
fb7a3fdfec ComputedNodeStyle, resourceDisplay always shows base amount 2020-12-16 21:20:00 -05:00
Acamaeda
f521874fb6 Fixed prestigeButtonText 2020-12-14 13:51:19 -05:00
Acamaeda
797447faa6 2.3.3 2020-12-13 22:23:12 -05:00
Acamaeda
e148df8e00 Update game.js 2020-12-13 15:46:19 -05:00
Acamaeda
41f084f418 Fixed popups 2020-12-13 15:41:18 -05:00
Acamaeda
437f4313ce Made things more backwards-compatible 2020-12-12 23:32:55 -05:00
Acamaeda
8e36404ad8 More code cleanup 2020-12-12 22:14:55 -05:00
Acamaeda
945e21a4bd Update canvas when changing subtabs 2020-12-12 22:09:31 -05:00
Acamaeda
335d080f0c Code cleanup 2020-12-12 22:05:11 -05:00