Commit Graph

11494 Commits

Author SHA1 Message Date
Andrei Andreev
7f72d5a205 Add release build config 2022-11-30 01:03:24 +01:00
codefactor-io
33dfb81e8c [CodeFactor] Apply fixes 2022-11-29 23:51:14 +01:00
Andrei Andreev
cbd5706e59 Bring back storage dev stuff 2022-11-29 23:51:14 +01:00
Andrei Andreev
5ed97221d1 Bring back some dev functionality under a DEV flag 2022-11-29 23:51:14 +01:00
SpectralFlame
ae05af749a Disable reactivity complainer and commit watcher
Remove and dev migration check
2022-11-29 23:51:14 +01:00
SpectralFlame
8e0c400634 Add counter for full game completions
Lock speedruns behind at least one full completion
2022-11-29 23:51:14 +01:00
SpectralFlame
cf1950a119 Add testers to cel3 h2p, remove un-addressed TODOs 2022-11-29 23:51:14 +01:00
SpectralFlame
564c0524c8 Remove many debug functions before release 2022-11-29 23:51:14 +01:00
dan-simon
f956ce522b
Fix notation issue (hopefully) (#3202) 2022-11-29 21:59:20 +01:00
IvarK
96236cb038
Merge pull request #3211 from IvarK/cloud-saving-conflicts-suck
Lighten cloud save conflict check
2022-11-29 22:24:31 +02:00
Andrei Andreev
785e3a11f4 Add a hacky way to properly track key spins 2022-11-29 20:54:17 +01:00
Andrei Andreev
8ca92b4d2f Add missing shift+num hotkey 2022-11-29 20:54:17 +01:00
Andrei Andreev
526b9dc98d Simplify keyboard code 2022-11-29 20:54:17 +01:00
SpectralFlame
f9f6fb58c5 Ease up similarity check for cloud auto-save 2022-11-28 22:29:13 -06:00
SpectralFlame
dea151fc5a Always show invalid cloud data modal 2022-11-27 01:25:38 -06:00
SpectralFlame
1e085ae96f Fix errors with pre-reality cloud saves
Add fallback modal for save comparison errors
2022-11-27 01:25:38 -06:00
L4R5W
af4a5f5159
Merge pull request #3207 from IvarK/Lars-yay-new-android-tester
tables is now part of the crew
2022-11-24 14:00:51 +01:00
L4R5W
ed8b60ad85 tables is now part of the crew 2022-11-24 13:55:55 +01:00
SpectralFlame
32806ed903 Add achievement time tracking to speedrun mode 2022-11-23 12:06:54 -06:00
SpectralFlame
69cc0ed0ba Update changelog 2022-11-23 12:06:44 -06:00
Dys
0fcd15dedc
Make offline EP gain based on realtime instead of gametime (#3201) 2022-11-22 16:54:58 +08:00
Dys
66efd43893
turn off dimboost and galaxy tutorial properly on hotkeys (#3200)
* Fix dimboost tutorial not being removed on hotkeys

* Fix galaxy tutorial not being removed on hotkeys
2022-11-22 16:53:32 +08:00
Dys
1d1c65ccbf
Make alchemy node hint text more visible (#3199) 2022-11-22 16:53:12 +08:00
IvarK
ba9b97bdf2
Merge pull request #3196 from IvarK/spec/remove-kong
Remove Kong API and Playfab
2022-11-19 16:21:37 +02:00
IvarK
759409380c
Merge pull request #3195 from IvarK/default-std-entry
Minor Shop UI changes
2022-11-19 16:20:27 +02:00
SpectralFlame
906bb2f2bb Remove PlayFab folder 2022-11-15 22:36:21 -06:00
SpectralFlame
59b30128e3 Remove references to Kongregate API/shop 2022-11-15 22:26:11 -06:00
SpectralFlame
0a37f6ac67 Fix shop respec button appearance 2022-11-15 22:11:18 -06:00
SpectralFlame
a2d80f93d3 Prevent notification with no STDs 2022-11-15 13:57:44 -06:00
SpectralFlame
2b53ee72a0 Fix codefactor issue 2022-11-15 12:38:27 -06:00
SpectralFlame
fc44a0f8ec Make Feel Eternity modal repeatable 2022-11-15 12:38:27 -06:00
SpectralFlame
f1e737f1d9 Add jagged edge effect to broken cel3 challenges 2022-11-15 12:38:27 -06:00
SpectralFlame
d71a2127f5 Replace EC garble with wordCycle 2022-11-15 12:38:27 -06:00
SpectralFlame
ed3ea16976 Add functionality for STD respec 2022-11-15 11:56:15 -06:00
SpectralFlame
b45e3cebf1 Address PR comments for STD changes 2022-11-15 11:56:15 -06:00
SpectralFlame
04d400ff23 Force STD upgrade purchases to go through backend 2022-11-15 11:56:15 -06:00
SpectralFlame
bad011986e Remove all local IAP variables
Remove checks for clientside STD values
2022-11-15 11:56:15 -06:00
SpectralFlame
706ca31701 Fully move STDs into firebase 2022-11-15 11:56:15 -06:00
SpectralFlame
040f9568f2 Prevent game from being softlocked if payment server is unreachable 2022-11-15 11:56:15 -06:00
SpectralFlame
0752b74ca9 Rename kong to shop 2022-11-15 11:56:15 -06:00
SpectralFlame
7c0d540c89 Add disclaimer 2022-11-15 11:56:15 -06:00
SpectralFlame
5cde0a6663 Disable IAPs if STDs are overspent 2022-11-15 11:56:15 -06:00
SpectralFlame
0ef5ec92c3 Adjust STD checks on save/load 2022-11-15 11:56:15 -06:00
SpectralFlame
c9b13e96d9 Save STD in cloud and force save file sync
Disable STD upgrades when not logged in
Fix more minor bugs
2022-11-15 11:56:15 -06:00
SpectralFlame
80c25aa33d Disable STD purchasing when not logged in 2022-11-15 11:56:15 -06:00
SpectralFlame
36c7549000 Add more cloud saving options 2022-11-15 11:56:15 -06:00
SpectralFlame
aee8880dfb Improve cloud conflict appearance in cel7 2022-11-15 11:56:15 -06:00
L4R5W
afee015d37
Merge pull request #3188 from IvarK/Lars-did-some-stuff
miscellaneous ui & qol improvements (basically: glyph dragging in cel7 is possible now)
2022-11-15 15:56:17 +01:00
Dys
ad5bca489c
Fix ra tooltip displaying as line on metro (#3193)
* Fix ra tooltip displaying as line on metro

Additionally remove useless content property on customizeableTooltip

* Remove useless border-color property
2022-11-15 18:15:27 +08:00
L4R5W
8969e0917a review 2 of 2 2022-11-13 16:02:53 +01:00