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

150 commits

Author SHA1 Message Date
Acamaeda
d9d2f777a7 Added side layer reset functionality + documentation 2020-10-14 19:46:35 -04:00
Acamaeda
99d269b2d0 Changed fullLayerReset to resetLayerData with ways to keep things 2020-10-13 18:56:17 -04:00
Acamaeda
fde714d73f Renamed many things to be more readable and updated docs 2020-10-12 23:08:19 -04:00
Acamaeda
9956aa77e5 Fixed NextAt 2020-10-12 19:18:20 -04:00
Acamaeda
40bbf03668 Added Bars component 2020-10-12 18:28:12 -04:00
Acamaeda
e9d0f17d41 Made point generation make sense 2020-10-11 18:38:54 -04:00
Acamaeda
18898f519e Made changelog no longer in index.html, URL can be set in modInfo 2020-10-11 18:11:42 -04:00
Acamaeda
9b035a2280 Added multiple challenge completions 2020-10-11 16:42:32 -04:00
Acamaeda
dee1f93298 Added Clickables 2020-10-11 16:16:36 -04:00
Acamaeda
61788c6bdd Updated buyable documentation and added buyablesOwned 2020-10-11 15:09:30 -04:00
Acamaeda
e9105e9865 Test with Despacit Tree Delta, numerous fixes 2020-10-11 14:49:29 -04:00
Acamaeda
fc91b3696a Moved modInfo and added Mod Discord link 2020-10-10 22:30:17 -04:00
Acamaeda
6268caea20 Automated temp and changed basically everything in the process 2020-10-09 23:16:29 -04:00
Acamaeda
199485a87a Put an end to convertToDecimal 2020-10-08 19:42:26 -04:00
Acamaeda
1ae02a4328 Fixed being able to buy more buyables than you should. 2020-10-08 15:10:15 -04:00
Acamaeda
5de27d2b22 Updated version and fixed license 2020-10-07 19:14:56 -04:00
Acamaeda
4e1bcfd9d7 A better fix 2020-10-07 18:41:03 -04:00
Acamaeda
c79d7b9b07 Updated game info for 1.3.2 2020-10-07 17:15:25 -04:00
Acamaeda
d0e657bc5b The rest of 1.3.1 2020-10-07 16:41:45 -04:00
Acamaeda
d6eeb9b50b Added layer name feature 2020-10-07 11:08:20 -04:00
Acamaeda
a5ffc31aaf Attempt to fix weird issue 2020-10-07 01:18:56 -04:00
Acamaeda
0951051667 Updated docs, did some minor fixes
Updated documentation
2020-10-07 00:57:41 -04:00
Acamaeda
4f4ed19b87 Added Micro-tabs and probably lots of other small things to that effect 2020-10-06 23:11:36 -04:00
Acamaeda
175fcfcc8c Fixed hasMilestone and incr_order, static layers now show cost of next 2020-10-06 20:09:54 -04:00
Acamaeda
091ff24b9f Fixed bugs with hasMilestone and incr_order 2020-10-05 21:38:50 -04:00
Acamaeda
4ae1cad2eb Many minor additions
Effect-getter functions, components for individual Big Feature things, points/sec display
2020-10-05 17:11:15 -04:00
Acamaeda
751d596919 Added subtabs, fixed some issues 2020-10-04 13:10:04 -04:00
Acamaeda
7d1cc514c2 Changed another thing to use the repaired functions 2020-10-04 11:28:52 -04:00
Acamaeda
b43b97991e 1.2.4: Added layer notification highlighting, fixed bugs with useful functions
Did not add Duke Fishron
2020-10-04 11:23:38 -04:00
Acamaeda
f2a0a5ac28 1.2.3: Added row and column components and customizable blanks 2020-10-03 19:50:03 -04:00
Acamaeda
635e50df4f Moved a lot of code from game.js to utils.js 2020-10-03 17:52:51 -04:00
Acamaeda
eca8970c38 1.2: This changes everything! 2020-10-03 15:45:47 -04:00
Acamaeda
7929873a11 Save data is now linked to the mod id, ensuring no conflicts or overwrites. 2020-10-01 22:11:58 -04:00
Acamaeda
1a03a00321 Added a configurable offline time limit, default 1 hour 2020-10-01 21:59:41 -04:00
Acamaeda
dcd175a6d4 Simplified some things, and began work on new documentation 2020-09-30 22:55:38 -04:00
Acamaeda
08daba7f4c Added the ability to define hotkeys from layer config (adds functionality and to the list on the info page) 2020-09-30 21:30:50 -04:00
Acamaeda
2933537307 Added "buyables" which can fill the roles of Enhancers or Space Buildings or more! Also enables custom CSS on all components! 2020-09-30 20:25:14 -04:00
Acamaeda
37286ac520 Fixed a bug with static layers 2020-09-29 22:32:08 -04:00
Acamaeda
0b50935be1 idk 2020-09-29 19:47:47 -04:00
Acamaeda
029f5546c0 More features and customization for Challenges 2020-09-27 18:01:36 -04:00
Acamaeda
fc18275f8c Fixed a bug with layers without a "best" value tried to update it 2020-09-27 16:21:14 -04:00
Acamaeda
cfc23834d4 Added a check for new milestones before resetting 2020-09-27 00:04:08 -04:00
Acamaeda
914f932e0a Checks for missing non-layer player variables 2020-09-26 23:53:03 -04:00
Acamaeda
63060535e2 Fixed formatting over 1e1000 and rebranded to Modding Tree 2020-09-26 23:42:41 -04:00
Acamaeda
350e941ced More fixes and improvements 2020-09-24 19:32:34 -04:00
Acamaeda
4ac7199547 Added onPrestige, now displays layer currency effects, other fixes. 2020-09-24 18:42:52 -04:00
Acamaeda
e876386729 Brought things up to some minimal standard of usability 2020-09-24 17:46:57 -04:00
Acamaeda
b55185d96c Mostly centralized layer additions, and removed previously existing content. 2020-09-24 11:54:41 -04:00
Aarex Tiaokhiao
6ba27eb80a v1.1 Patch 1 2020-09-16 16:56:29 -04:00
Aarex Tiaokhiao
2ead3357ae Final Patch? 2020-09-16 13:21:16 -04:00