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

57 commits

Author SHA1 Message Date
Acamaeda
af78b0d99b Updated treenode borders 2020-10-14 23:24:34 -04:00
Acamaeda
b95ef2fe44 Added "none" prestige type 2020-10-14 23:09:30 -04:00
Acamaeda
79639ce03d A few small improvements. 2020-10-14 21:52:48 -04:00
Acamaeda
923f096aa0 Achievements 2020-10-14 21:43:16 -04:00
Acamaeda
d9d2f777a7 Added side layer reset functionality + documentation 2020-10-14 19:46:35 -04:00
Acamaeda
d784a6c2e4 Added side layers. 2020-10-14 19:34:15 -04:00
Acamaeda
99d269b2d0 Changed fullLayerReset to resetLayerData with ways to keep things 2020-10-13 18:56:17 -04:00
Acamaeda
95e1fc2ff0 Added documentation for bars, fixes in other docs 2020-10-12 23:28:02 -04:00
Acamaeda
fde714d73f Renamed many things to be more readable and updated docs 2020-10-12 23:08:19 -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
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
1ff8042fc7 Index.html has lost its relevance! 2020-10-10 23:26:26 -04:00
Acamaeda
3cff3f1d50 Enhancer spacing and style and stuff 2020-10-10 22:08:20 -04:00
Acamaeda
5770f03dd1 unl is now optional for Big Components, spacing isn't messed up by absent components 2020-10-10 21:52:27 -04:00
Acamaeda
8840d02a9b You don't need the same number of upgrades in every row/col 2020-10-10 21:32:41 -04:00
Acamaeda
6268caea20 Automated temp and changed basically everything in the process 2020-10-09 23:16:29 -04:00
Acamaeda
5fcf42d48d Merge branch 'dev' into devception 2020-10-09 19:42:30 -04:00
Acamaeda
d4e38ba2f6 Gagues are real 2020-10-08 23:13:15 -04:00
Acamaeda
d84891ecc6 Branches can use no color id, or custom hex codes 2020-10-08 20:35:08 -04:00
Acamaeda
199485a87a Put an end to convertToDecimal 2020-10-08 19:42:26 -04:00
Acamaeda
45ebf4c002 Fixed text on the farm button, and added a special message 2020-10-08 01:38:08 -04:00
Acamaeda
ed92c6da2d Added midsection feature 2020-10-08 01:33:44 -04:00
Acamaeda
f154615f5c Hopefully fully fixed the order of operations in temp issue 2020-10-07 17:13:16 -04:00
Acamaeda
808327b730 Rearranged the order to reduce the amount of temp conflicts 2020-10-07 17:00:02 -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
0951051667 Updated docs, did some minor fixes
Updated documentation
2020-10-07 00:57:41 -04:00
Acamaeda
29d9cec1fb Made subtabs unlockable 2020-10-06 23:29:52 -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
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
fe573aa500 Added h-line, v-line, and display-image components 2020-10-04 21:09:34 -04:00
Acamaeda
8791a8a6af Added "image-display" component 2020-10-04 17:14:13 -04:00
Acamaeda
1e7bfc1431 Style tweaks 2020-10-04 13:19:01 -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
9a8ab8b17c Fixed minor bugs, made arrow background transparent. Made colors in the sample less obnoxious. 2020-10-03 17:26:14 -04:00
Acamaeda
28282790d5 Fixed several issues 2020-10-03 16:47:56 -04:00
Acamaeda
eca8970c38 1.2: This changes everything! 2020-10-03 15:45:47 -04:00
Acamaeda
857a423a58 Added remaining documentation docs 2020-10-01 01:30:59 -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
b353693c89 Added CSS styling for layer tabs 2020-09-29 21:47:26 -04:00
Acamaeda
b20e35919e Better formatting style in layer files 2020-09-29 18:35:43 -04:00
Acamaeda
d2476ebde6 Added arbitrary HTML and CSS components, and made the main resource display a component 2020-09-29 18:31:38 -04:00