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

416 commits

Author SHA1 Message Date
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
349a94c19f Update changelog.md 2021-04-30 12:55:45 -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
Harley White
6640c04eed
Merge pull request #30 from thepaperpilot/fix-loading
Fix loading not escaping and decoding
2021-04-29 23:20:50 -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
c827272d56 Finalized update 2021-04-29 18:40:01 -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
8a3254fc67 Added date to changelog 2021-02-05 15:45:40 -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
53dc795806
Merge pull request #26 from flammehawk/2.3.6-dev
refactor of utils.js
2021-01-24 19:14:23 -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
flammehawk
e6164a95d6 refactor(index.html): removed not needed type
If no Type attribute is defined for Script tags it uses "text/javascript" as default so it does not need to be set.
2021-01-06 21:54:44 +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