RedstonewolfX
4320517234
Reapply "Reload Detection is here"
...
This reverts commit ecdc035ab5
.
2024-07-20 16:30:06 -04:00
RedstonewolfX
01994a551a
Reapply "Fix log labels"
...
This reverts commit 1b3175b85d
.
2024-07-20 16:29:04 -04:00
RedstonewolfX
36226efacb
Reapply "Update phases.ts"
...
This reverts commit 6e13b103ed
.
2024-07-20 16:27:48 -04:00
RedstonewolfX
f8dc5f5b19
Reapply "Disable A button on blank slots"
...
This reverts commit 5afbedd27e
.
2024-07-20 16:27:42 -04:00
RedstonewolfX
907fafe3f0
Reapply "New log handler UI"
...
This reverts commit 1b8d44956e
.
2024-07-20 16:26:27 -04:00
RedstonewolfX
b646995ad9
Reapply "Auto correct date"
...
This reverts commit 07593945ee
.
2024-07-20 16:24:58 -04:00
RedstonewolfX
a553b88a8a
Reapply "Fix stuff"
...
This reverts commit 80750aab15
.
2024-07-20 16:22:35 -04:00
RedstonewolfX
e76606f299
Reapply "Merge branch 'main' of https://github.com/PokeRogue-Projects/Pathing-Tool "
...
This reverts commit 722ed15017
.
2024-07-20 16:15:53 -04:00
RedstonewolfX
d94d5d6efb
Reapply "Fix team display"
...
This reverts commit 708ae2699d
.
2024-07-20 16:15:50 -04:00
RedstonewolfX
8efdda8528
Revert "Reapply "Merge branch 'main' of https://github.com/PokeRogue-Projects/Pathing-Tool ""
...
This reverts commit c122d417cf
.
2024-07-20 16:11:35 -04:00
RedstonewolfX
c122d417cf
Reapply "Merge branch 'main' of https://github.com/PokeRogue-Projects/Pathing-Tool "
...
This reverts commit 722ed15017
.
2024-07-20 16:08:18 -04:00
RedstonewolfX
708ae2699d
Revert "Fix team display"
...
This reverts commit a027ea40fa
.
2024-07-20 16:01:43 -04:00
RedstonewolfX
722ed15017
Revert "Merge branch 'main' of https://github.com/PokeRogue-Projects/Pathing-Tool "
...
This reverts commit e522348462
, reversing
changes made to a027ea40fa
.
2024-07-20 16:01:41 -04:00
RedstonewolfX
80750aab15
Revert "Fix stuff"
...
This reverts commit 8882d7bb12
.
2024-07-20 16:01:39 -04:00
RedstonewolfX
07593945ee
Revert "Auto correct date"
...
This reverts commit 4e3fbe0c01
.
2024-07-20 16:01:37 -04:00
RedstonewolfX
1b8d44956e
Revert "New log handler UI"
...
This reverts commit 898a153104
.
2024-07-20 16:01:34 -04:00
RedstonewolfX
5afbedd27e
Revert "Disable A button on blank slots"
...
This reverts commit a5335e1cc8
.
2024-07-20 16:01:31 -04:00
RedstonewolfX
6e13b103ed
Revert "Update phases.ts"
...
This reverts commit 4b6f492b28
.
2024-07-20 16:01:29 -04:00
RedstonewolfX
1b3175b85d
Revert "Fix log labels"
...
This reverts commit b6720fff9b
.
2024-07-20 16:01:25 -04:00
RedstonewolfX
ecdc035ab5
Revert "Reload Detection is here"
...
This reverts commit 15d2278cc7
.
2024-07-20 16:00:57 -04:00
RedstonewolfX
6d9606329c
Revert "Text change"
...
This reverts commit 62cb10159a
.
2024-07-20 16:00:46 -04:00
RedstonewolfX
62cb10159a
Text change
...
Edited the wording on the prompt (even though it's broken lol) to clarify that your log data will not be deleted by doing this
2024-07-19 18:38:38 -04:00
RedstonewolfX
15d2278cc7
Reload Detection is here
...
Tracks up to 3 turns of enemy attacks, flagging a reload if the AI did something different
Tracks the modifiers you get at the end of the wave, flagging a reload if they changed
Attempted to add a prompt to clear these trackers (in case you are going to try something different this wave), but it didn't work
2024-07-19 18:37:30 -04:00
RedstonewolfX
b6720fff9b
Fix log labels
...
Log labels now actually save
Removed deprecated functions from logger.ts (and the deprecated section itself, as it is now empty)
Added some variables for the reload detection system
2024-07-19 17:50:39 -04:00
RedstonewolfX
4b6f492b28
Update phases.ts
...
Learning moves no longer logs on the previous wave
2024-07-18 19:02:25 -04:00
RedstonewolfX
a5335e1cc8
Disable A button on blank slots
...
Pressing A on a slot for a file that doesn't have a log does nothing
2024-07-18 18:55:37 -04:00
RedstonewolfX
898a153104
New log handler UI
...
Created a new UI for selecting logs to modify, since using a text box wouldn't work if you had many logs
It displays the date, name, starters (if stored), and a bit of other info
2024-07-18 18:54:27 -04:00
RedstonewolfX
4e3fbe0c01
Auto correct date
...
Changes date from MM-DD-YYYY to YYYY-MM-DD automatically when running updates
Updates logs when renaming or exporting them
2024-07-18 17:57:45 -04:00
RedstonewolfX
8882d7bb12
Fix stuff
...
I had to dump a ton of other progress due to a major issue so idk what this update added
2024-07-18 17:50:41 -04:00
RedstonewolfX
e522348462
Merge branch 'main' of https://github.com/PokeRogue-Projects/Pathing-Tool
2024-07-18 16:40:19 -04:00
RedstonewolfX
a027ea40fa
Fix team display
...
Team display feature no longer unintentionally hides status effects
Team display now shows each trainer's party separately in a double battle
Changed how logging actions are announced in the console
2024-07-18 16:40:17 -04:00
RedstonewolfX
8bc6f5c6ce
Create auto-update.yml
...
Automatically push updates from Pokerogue's main repo to this one's Automerge repo, so I can add them (will change to pushing to main if it doesn't attempt to resolve conflicts by itself)
2024-07-18 15:52:35 -04:00
RedstonewolfX
280ecf0083
Move old workflow files I won't be using
2024-07-18 15:44:58 -04:00
RedstonewolfX
0d7b2bb6b9
Add team display
...
Trainer team bar
2024-07-18 15:21:51 -04:00
RedstonewolfX
efb3b3a87d
Merge branch 'main' into trainer-team-bar
2024-07-18 15:21:22 -04:00
RedstonewolfX
e93b84cef5
Title screen setting
...
Can change how the quick-load button on the title screen appears
Changed grunts' title to "Grunt"
2024-07-18 15:17:40 -04:00
RedstonewolfX
ff40f56992
Testing
...
Commented these log statements out, but may add them back later
2024-07-18 14:31:49 -04:00
RedstonewolfX
9d968917f5
Fix capture logging
...
Logs when a Pokemon is released from your party to add another one to the team
Logs who a Poke Ball caught, next to the instruction to use it, so there's never any confusion
Marks the shop as "Flee" if you ran away from battle
Added logger function to append text onto the most recently logged action
2024-07-18 14:24:26 -04:00
RedstonewolfX
7d4c4118fe
Fix formatting issue
2024-07-18 13:49:35 -04:00
RedstonewolfX
13e1fd3b0a
Disable Shiny Luck in Daily
...
Disables shiny luck in daily (can be turned back on in Settings)
* Shinies can still appear and do have their custom sprites, they just don't affect rolls.
Added a currently nonfunctional setting to change how the quickload button appears (or disable it, locking it to "Continue")
Added an in-progress UI for displaying Daily Runs (currently disabled)
2024-07-16 16:38:13 -04:00
RedstonewolfX
cef161c69c
working on fixes yay
...
me when when game is broken
2024-07-16 11:44:25 -04:00
RedstonewolfX
6af3f4ef3f
Fix trainer title logging
2024-07-16 11:08:31 -04:00
RedstonewolfX
ef8e9904e4
Log PP items correctly
2024-07-15 17:21:55 -04:00
RedstonewolfX
9e253f7646
Fix evolution logging
2024-07-15 16:58:02 -04:00
RedstonewolfX
96e2372c9c
fix drpd export
2024-07-15 16:49:29 -04:00
RedstonewolfX
fc91567670
Fix move learned by mushroom/TM not displaying
2024-07-14 20:39:02 -04:00
RedstonewolfX
ad7cfd5b0a
Fix gender
2024-07-14 20:35:01 -04:00
RedstonewolfX
6a089da8f0
Biome Panels setting
...
Adds an option to enable biome panels
Displays the biome that a save is in
2024-07-14 20:21:39 -04:00
RedstonewolfX
7246da5941
Biome Panels
...
Added Cave, Badlands, and Construction Site
Biome panels no longer create error message spam from not loading nonexistent legacy assets
2024-07-14 20:10:27 -04:00
RedstonewolfX
06e7e24aa7
Fix abilities
2024-07-14 19:50:40 -04:00