Create your own tree of prestige upgrades!
Find a file
2021-05-16 13:39:17 -05:00
.idea Set up webstorm and resolved a ton of its warnings 2021-03-10 21:32:54 -06:00
docs Fixed many tabFormat issues 2021-05-12 23:21:39 -04:00
images Added ritual UI/X 2021-05-01 00:51:16 -05:00
js Adjusted ritual runes' starting costs 2021-05-16 13:39:17 -05: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 Fixed many tabFormat issues 2021-05-12 23:21:39 -04:00
demo.html Added small screen support and OOM display 2021-05-06 15:45:03 -04: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 Updates thepaperpilot.tech URLs to use https 2021-05-14 22:38:08 -05: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 Improved documentation 2021-05-10 21:24:24 -04: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 Merge remote-tracking branch 'upstream/master' into kronos 2021-05-11 23:57:00 -05:00

Kronos

Play here.

Updating the website:

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