Create your own tree of prestige upgrades!
Find a file
2021-03-24 19:14:18 -05:00
.idea Set up webstorm and resolved a ton of its warnings 2021-03-10 21:32:54 -06:00
docs Performance improvements and good tweaks 2021-01-21 17:52:09 -05:00
images v.0.2 2021-02-21 11:31:54 -06:00
js Fixed cards breaking when trying to update job level 2021-03-11 17:42:08 -06:00
Old Things 2.3.1 2020-12-12 21:43:22 -05:00
.gitignore Ignore sublime text files 2021-03-11 08:08:23 -06:00
.tern-project Chapter 1 Pre-release 1 2021-01-24 11:22:59 -06:00
android-chrome-192x192.png Implemented card shop 2021-01-28 23:04:46 -06:00
android-chrome-512x512.png Implemented card shop 2021-01-28 23:04:46 -06:00
apple-touch-icon.png Implemented card shop 2021-01-28 23:04:46 -06:00
banner.xcf Chapter 1 Pre-release 1 2021-01-24 11:22:59 -06:00
browserconfig.xml Added favicon 2021-01-24 11:46:55 -06:00
changelog.md Added date to changelog 2021-02-05 15:45:40 -05:00
discord.png v1.1 2020-09-14 15:26:10 -04:00
favicon-16x16.png Implemented card shop 2021-01-28 23:04:46 -06:00
favicon-32x32.png Implemented card shop 2021-01-28 23:04:46 -06:00
favicon.ico Implemented card shop 2021-01-28 23:04:46 -06:00
index.html Set up webstorm and resolved a ton of its warnings 2021-03-10 21:32:54 -06:00
kronos.sublime-project Chapter 1 Pre-release 1 2021-01-24 11:22:59 -06:00
LICENSE Updated version and fixed license 2020-10-07 19:14:56 -04:00
mstile-150x150.png Implemented card shop 2021-01-28 23:04:46 -06:00
options_wheel.png v1.1 2020-09-14 15:26:10 -04:00
package-lock.json Removed eslint stuff 2021-03-24 19:14:18 -05:00
package.json Removed eslint stuff 2021-03-24 19:14:18 -05:00
popup.css Set up webstorm and resolved a ton of its warnings 2021-03-10 21:32:54 -06:00
Prestige-tree-license Updated license 2020-10-03 17:59:11 -04:00
README.md Chapter 1 Pre-release 1 2021-01-24 11:22:59 -06:00
remove.png v1.1 Pre-Release 4 2020-09-15 15:27:33 -04:00
safari-pinned-tab.svg Added favicon 2021-01-24 11:46:55 -06:00
site.webmanifest Added favicon 2021-01-24 11:46:55 -06:00
style.css Add rule to prevent text inflation on mobile 2021-03-12 08:01:24 -06:00

Kronos

Play here.

Updating the website:

  • git submodule update --remote
  • git add -A
  • git commit -m "Updated kronos"
  • git push