Commit Graph

3383 Commits

Author SHA1 Message Date
RedstonewolfX
98dd5ea09b Bug Fixes
I heard you liked bug fixes so I gave you bug fixes with your bug fixes
2024-07-13 23:40:11 -04:00
RedstonewolfX
2cf8a75609 Push all updates 2024-07-13 17:58:21 -04:00
RedstonewolfX
324c92024b Extras 2024-07-13 17:44:51 -04:00
RedstonewolfX
48ff515269 Fancy Title Screen
Tutorials are off by default
Type Hints are on by default
Added an option to make the title screen's biome change as you navigate menus
2024-07-13 16:31:04 -04:00
RedstonewolfX
3af044de2b Autosaves
Game will create a duplicate of your save on waves 1, 11, 21, 31, 41, and 50
2024-07-13 14:23:33 -04:00
RedstonewolfX
ff7e215d6c Framework for autosaves 2024-07-13 12:50:34 -04:00
RedstonewolfX
8c89200422 Fix catching bugs
Actions now log in the correct order when you catch something
Log adding/skipping Pokemon when your party is full
Fix a small spelling error
2024-07-13 11:14:46 -04:00
RedstonewolfX
3bae3fd302 Exit sheets exporter 2024-07-13 01:16:28 -04:00
RedstonewolfX
9dec435ecf Fix export to sheets 2024-07-13 00:27:19 -04:00
RedstonewolfX
c80c291805 Add log buttons
Export for Sheets (ExSheet): Exports a file replacing \n with CHAR(10)

Delete: Deletes the file
2024-07-13 00:00:37 -04:00
RedstonewolfX
7084155186 Fix undefined double battle state 2024-07-12 23:49:51 -04:00
RedstonewolfX
761ba69aba Remove log length limit for modes outside Daily 2024-07-12 23:39:26 -04:00
RedstonewolfX
bdef9ece22 something
I don't remember what these updates contain anymore
2024-07-12 23:30:48 -04:00
RedstonewolfX
94ad9d2ba2 Fix action targets not being logged 2024-07-12 22:23:45 -04:00
RedstonewolfX
9e442f2b07 more fixes 2024-07-12 22:12:32 -04:00
RedstonewolfX
1990b69c18 correct an error 2024-07-12 22:02:27 -04:00
RedstonewolfX
c4659d6467 update 2024-07-12 21:58:55 -04:00
RedstonewolfX
798b57eb4f Fix reload(?) and add IV menu 2024-07-12 21:33:28 -04:00
RedstonewolfX
4d95fd0ca2 Update default settings
Disable tutorials because annoying
Enable Type Hints because of damage display
2024-07-12 20:03:16 -04:00
RedstonewolfX
db4261bb2d Fix bugs 2024-07-12 18:12:24 -04:00
RedstonewolfX
c7fa2ff8e1 Log switching after fainting 2024-07-12 17:46:57 -04:00
RedstonewolfX
299c00f0a4 Fix LazyReloads 2024-07-12 17:16:19 -04:00
RedstonewolfX
a8449833a5 Make use of LazyReloads setting 2024-07-12 17:12:20 -04:00
RedstonewolfX
c1873cdb56 Add settings
Lazy Reloads: Flags every page refresh as a required reload, even if nothing changed
2024-07-12 17:09:32 -04:00
RedstonewolfX
c39ecd7181 Merge export and rename UIs
The renaming UI is used to rename, export, or delete your game logs
2024-07-12 17:04:34 -04:00
RedstonewolfX
d464e46150 Add UI to rename files 2024-07-12 16:57:44 -04:00
RedstonewolfX
bfdce2b1f8 Change ID for Rare Evolution Items 2024-07-12 16:02:57 -04:00
RedstonewolfX
c1d1dbe4c4 Add update feature 2024-07-12 15:42:17 -04:00
RedstonewolfX
cb7cb3332f Almost done 2024-07-12 15:34:25 -04:00
RedstonewolfX
06b782cd06 Log item transfers 2024-07-12 10:44:03 -04:00
RedstonewolfX
8c12cb5483 Logger updates
Log trainers
Log Pokemon correctly
Log moves / actions
2024-07-11 23:14:13 -04:00
RedstonewolfX
63f9988cb8 Fix incorrect uploaded file 2024-07-11 21:06:23 -04:00
RedstonewolfX
216cae16cd Log everything except the logging part 2024-07-11 21:04:34 -04:00
RedstonewolfX
abd6da7854 Store local copy of log
Storing a local copy of the current save's log for easy(?) access
2024-07-10 15:51:37 -04:00
RedstonewolfX
ae680822cc Remove redundant files 2024-07-10 15:41:42 -04:00
RedstonewolfX
24907cc862 Remove test
nvm updating the local directly is easier
2024-07-10 15:39:07 -04:00
RedstonewolfX
fce810fa73 Uploading changes to test
I'm lazy and am not going to copy the files into my offline version even though using the installer is slower
2024-07-10 15:34:27 -04:00
RedstonewolfX
3468fb233a
Merge branch 'pagefaultgames:main' into main 2024-07-10 14:50:21 -04:00
Niccolò
ffbc922e09
Update ability-trigger.ts (Italian) (#2949) 2024-07-10 10:18:53 -04:00
Niccolò
63667aa062
[Localization(it)] Localize luck in common.ts (Italian) (#2952) 2024-07-10 10:15:57 -04:00
mercurius-00
c958755ebd
[Localization(zh-cn)] Fix linebreak in move.ts (#2948)
fix linebreak
2024-07-10 10:13:56 -04:00
RedstonewolfX
c650f94fd2
Merge branch 'pagefaultgames:main' into main 2024-07-09 16:14:45 -04:00
RedstonewolfX
b0912a278c Update DRPD
Change DRPD some more & start replacing daily run button
2024-07-09 16:12:32 -04:00
RedstonewolfX
2a7b787fd0 Update to standard 0.1.3 2024-07-09 15:53:48 -04:00
flx-sta
18dcef5b4a
[Bug] fix starter select alpha in challenge modes (#2924)
* fix starter select alpha in challenge modes

* [NIT] resolve review comment

https://github.com/pagefaultgames/pokerogue/pull/2924#discussion_r1670587051

* chore
2024-07-09 14:05:45 -04:00
AJ Fontaine
0c18e95fa4
[Bug] Fix Meditite back and female variant sprites (#2929) 2024-07-09 09:58:16 -04:00
schmidtc1
0b5b481de6
[Test] Prevent flying types/levitate from breaking Ceaseless Edge test (#2931)
* Modifies ceaseless edge test to account for flying types/levitate ability

* Removes .js from imports
2024-07-08 22:49:52 -04:00
RedstonewolfX
48b079438b JSON Framework
Starter template for 'DRPD' run data format
2024-07-08 20:55:51 -04:00
RedstonewolfX
c78f3ab5c2 Update damage calculation 2024-07-08 18:40:51 -04:00
RedstonewolfX
ae536aff64 Merge branch 'main' of https://github.com/PokeRogue-Projects/Pathing-Tool 2024-07-08 18:38:38 -04:00