Commit Graph

11708 Commits

Author SHA1 Message Date
Phoenix51505
765821b138 Merge branch 'Fix-Pelle-Stuff' of https://github.com/IvarK/YouGuysAreWastingPreciousDevelopmentTime into Fix-Pelle-Stuff 2023-02-09 16:14:17 -05:00
Phoenix51505
df01ce1483
Merge branch 'master' into Fix-Pelle-Stuff 2023-02-08 18:10:57 -05:00
Phoenix51505
6ebb50e8ed Fix trailing spaces 2023-02-08 17:55:24 -05:00
codefactor-io
dfa3f16efa
[CodeFactor] Apply fixes 2023-02-08 22:54:07 +00:00
Phoenix51505
92048e698b Make effects disabled in Pelle more accurate 2023-02-08 17:33:24 -05:00
Phoenix51505
df6139b50a
Forgot to mark an Achievement as disabled (#3297)
* Forgot to mark an Achievement as disabled
You, in fact, do not get 2x as many eternities from r113.
2023-02-08 03:46:10 -06:00
Phoenix51505
f7bfc90108 Achievements need to be disabled too 2023-02-07 20:57:47 -05:00
Phoenix51505
eb3eb157fd Disable some stuff that says it should be disabled 2023-02-07 19:54:58 -05:00
SpectralFlame
68cf51e43a Guard against undefined values in Shop purchases 2023-02-07 16:12:19 -06:00
SpectralFlame
906ec4082e Fix S32 checking record time before it's set 2023-02-07 16:12:19 -06:00
SpectralFlame
fe698ccfb9 Improve ACHNR behavior 2023-02-07 16:11:38 -06:00
SpectralFlame
a75b1526a6 Various cel7 fixes 2023-02-07 16:11:38 -06:00
SpectralFlame
6cc8f79940 More relatively minor text fixes 2023-02-07 16:11:38 -06:00
SpectralFlame
177ef0b694 Make ACHNR more consistent with its wording 2023-02-07 16:11:38 -06:00
SpectralFlame
597f9f0429 Another round of misc text fixes 2023-02-07 16:11:38 -06:00
SpectralFlame
71811f70d8 Add prestige rate tracking and QoL
Fix recent prestige migration bug
2023-02-07 16:11:38 -06:00
SpectralFlame
bea2bec491 Fix some achievement edge cases 2023-02-07 16:11:38 -06:00
SpectralFlame
2d344b6c55 Minor past prestige tab layout changes 2023-02-07 16:11:38 -06:00
SpectralFlame
5bea567023 Additional formatting and wording fixes 2023-02-07 16:11:38 -06:00
SpectralFlame
aef9a88b31 Change some default player props
Fix pre-cosmetic dev migration bug
2023-02-07 16:11:38 -06:00
SpectralFlame
8398c0585b Add total game timer and fix bugs related to NG 2023-02-07 16:11:38 -06:00
SpectralFlame
2deee74e79 Various news fixes and condition fixes 2023-02-07 16:11:38 -06:00
SpectralFlame
7fff9bc52e Force 5xEP to purchase before TDs 2023-02-07 16:11:38 -06:00
SpectralFlame
afd716dd3c Prevent modal softlock with fast multiversal realities 2023-02-07 16:11:38 -06:00
SpectralFlame
7bc27e143d Fix inconsistent notation use in some spots 2023-02-07 16:11:38 -06:00
SpectralFlame
22fce39644 Fix bugs and improve styling on last prestige tab 2023-02-07 16:11:38 -06:00
SpectralFlame
45bd5253c7 Refactor and migrate last prestige run format
Rework last prestige subtab layout
2023-02-07 16:11:38 -06:00
SpectralFlame
14f130b4f1 Add challenge, shard, and TP tracking to last 10 runs
Make dilation give eternity rewards
2023-02-07 16:11:38 -06:00
SpectralFlame
47a2227cc7 Add auto-reality modes for time and relic shards 2023-02-07 16:11:38 -06:00
SpectralFlame
ea4f187982 Various styling and layout improvements/fixes 2023-02-07 16:11:38 -06:00
SpectralFlame
fdd552982e Display TS21 effect as a current multiplier 2023-02-07 16:11:38 -06:00
SpectralFlame
9825d4220c Fix s12 not working with save timer 2023-02-07 16:11:38 -06:00
SpectralFlame
7325ba0be3 Add option to flip TTgen display on time study page 2023-02-07 16:11:38 -06:00
SpectralFlame
8be12a84c3 Add text for max DT and forbidden cel7 glyphs 2023-02-07 16:11:38 -06:00
SpectralFlame
4f87b68073 Improve wording and grammar for lots of text 2023-02-07 16:11:38 -06:00
Dys
7e717b8de2
S12 theme PR (#3285)
* Base of S12 theme

* Add taskbar (no subtab switching yet) for S12

* Add s12 support for old UI

* Add subtab switching support to s12

* Make S12 subtabs properly blur the background

* Add minimisation functionality

* Add images for all tabs in s12

* Move Fixed UI components into another file S12

* Style Modals for S12

* Fix bugs with S12 in the glyph cosmetic modal

* Add a245 message for S12

* Add desktop icons to s12

* Address PR feedback (S12 theme)

- Remove a bunch of debug statements
- Make image size smaller where needed
- Fix a bug with news disabled
- Fix end credits modal colours

* Add a games modal to S12

* Fix stray bugs with modal handling in S12

* Fix colouring and positioning of credits display on S12

* Fix S12 bugs (thanks hira)

* Fix S12 glyph tooltip bug
2023-02-04 19:52:59 +08:00
Hirame1
7d5214d3d6 Another fix for the classic ui
and delete unnecessary rule in styles.css
2023-01-30 22:11:43 +07:00
Hirame1
395f7c0368 Attempted to fix cramped spacing
Font file update might do nothing, but just in case.
2023-01-30 22:11:43 +07:00
Hirame1
4f6578cd5e Blobfont in color :blobheart: 2023-01-30 22:11:43 +07:00
Dys
2617b58a30
Undeadname aubrey (#3295) 2023-01-30 22:21:33 +08:00
Dys
922cc37418 Fix options dropdown being blurry 2023-01-30 06:41:00 -06:00
Phoenix51505
2b4f0a3c48
Fix Some Rounding Errors in iM upgrades (#3289)
This has existed for ages

Someone forgot a ``formatCost: x => format(x, 1),``
2023-01-26 23:13:57 -05:00
IvarK
b7ddec077d fix error on eternity 2023-01-27 01:28:16 +02:00
SpectralFlame
3c0f051765 Fix BH upgrade times not counting achievements 2023-01-26 14:36:18 -06:00
SpectralFlame
6bc1a8ae76 Address feedback for 2nd fix batch 2023-01-26 14:36:18 -06:00
Andrei Andreev
7c49a9ae04 Add tab cycling via tab button 2023-01-24 23:11:49 +01:00
SpectralFlame
a8be7be083 Add level sorting to Auto-sort button 2023-01-23 05:43:06 -06:00
Dys
e431fd6f59
Save TS tree import string between opening the modal (#3283) 2023-01-18 09:57:00 +08:00
SpectralFlame
25fc54baab Address some issues with charge/pulse rework 2023-01-17 10:51:54 -06:00
SpectralFlame
e94d49859b Adjust BH pulsing to always charge, remove charge rate adjustment 2023-01-17 10:51:54 -06:00