Commit Graph

3094 Commits

Author SHA1 Message Date
cawtds
4b8004d77c reenable help system 2025-01-18 12:31:32 +01:00
cawtds
bd6f849c77 partially free help system ewram 2025-01-18 12:30:44 +01:00
cawtds
44861c9d18 fix UB when accessing move result flags 2025-01-15 18:05:22 +01:00
cawtds
69e2c4778a fix caps UB 2025-01-13 23:24:39 +01:00
cawtds
3625b33c9b updated battle animations 2025-01-13 18:19:09 +01:00
cawtds
ada01ea2ac fix hall of fame crash 2025-01-09 23:38:31 +01:00
cawtds
5d3de0eee8 fix follower quest log recording/replay 2025-01-09 18:53:21 +01:00
cawtds
19ea13caa7 sync battle.h 2025-01-09 01:04:49 +01:00
cawtds
54e48a2f68 fix rom header and trainer back anims 2025-01-08 22:46:43 +01:00
cawtds
f8266d257e rom_header sync 2025-01-08 17:33:16 +01:00
cawtds
240a7fc7b2 consolidate down arrow tiles 2025-01-07 23:39:47 +01:00
cawtds
bf1d036acd remove comment 2025-01-07 23:29:11 +01:00
cawtds
3757c6b634 readd first battle condition 2025-01-07 23:19:16 +01:00
cawtds
9bdc8f6f3a formatting 2025-01-07 22:33:30 +01:00
cawtds
d0dbc7036c update oak/old man/pokedude controllers 2025-01-07 22:22:05 +01:00
cawtds
c393f5dc07 sync battle_controllers.c 2025-01-07 21:52:43 +01:00
cawtds
ea7b00786e sync safari controller 2025-01-06 23:46:08 +01:00
cawtds
81fc30df2f sync recorded player 2025-01-06 23:40:41 +01:00
cawtds
69faaef6a1 sync recorded opponent 2025-01-06 23:39:03 +01:00
cawtds
5a7a4422d5 sync player partner controller 2025-01-06 23:37:52 +01:00
cawtds
da483e8b2b sync battle controller link partner 2025-01-06 23:35:27 +01:00
cawtds
562cdb4806 update battle controller link opponent 2025-01-06 23:33:20 +01:00
cawtds
320ab747b3 sync battle controller opponent 2025-01-06 23:26:18 +01:00
cawtds
a027c98cd9 update player controller 2025-01-06 23:08:33 +01:00
cawtds
2d21579cd7 fix shiny object events 2025-01-06 18:25:06 +01:00
cawtds
dfa6461aa3 more expansion alignment: librfu, makefile and potential unaligned fixes 2025-01-05 23:07:13 +01:00
cawtds
cab40fc5fa fix issue with time window and link save 2025-01-05 22:45:20 +01:00
cawtds
a613203bf1 update cries, fix failing tests with speedup, align a few files with expansion 2025-01-05 13:00:26 +01:00
cawtds
d3dd6abf87 expansion changes to m4a and crt0 2025-01-04 20:19:15 +01:00
cawtds
40cf1bab25 update and fix tests 2025-01-04 19:05:19 +01:00
cawtds
9658e4c520 battle engine update 2025-03-01 2025-01-04 13:44:47 +01:00
GriffinR
2a3e92e10f
Sync Makefile and common syms (#676)
Some checks failed
CI / build (push) Has been cancelled
2024-11-26 12:46:12 -05:00
cawtds
eaa9621485 fix illusion cries 2024-11-24 16:23:54 +01:00
cawtds
60e8ae9919 rename isagbprn 2024-11-24 15:56:54 +01:00
cawtds
1038a1c2e9 add snow effects for tire, bug, and spot tracks 2024-11-22 12:33:43 +01:00
cawtds
2895511a66 snow slither tracks 2024-11-22 12:21:13 +01:00
cawtds
83cedefad6 ground effect enum 2024-11-22 12:01:31 +01:00
cawtds
8b6daddb88 small ground effect refactoring 2024-11-22 11:35:44 +01:00
cawtds
d284a2bde1 fake rtc changes 2024-11-22 11:07:55 +01:00
cawtds
f6bd9b03a4 dynamic time window updates 2024-11-21 00:01:00 +01:00
cawtds
102445f1c7 fake rtc datetime 2024-11-20 14:20:32 +01:00
GriffinR
b76867fc3b Replace incorrect Japanese characters
Some checks failed
CI / build (push) Has been cancelled
2024-11-19 19:35:18 -05:00
cawtds
45ca6405b8 fixed watering animation, fixed fake rtc 2024-11-19 19:27:35 +01:00
cawtds
e5b3b705b2 fixed berry tree palettes and added grow sparkle 2024-11-19 14:19:56 +01:00
cawtds
109100b5a1 first working berry tree implementation 2024-11-19 13:51:07 +01:00
cawtds
633a2d313e weather coord events 2024-11-18 14:43:49 +01:00
cawtds
1c0e0c3e4a delete field_weather_util, finish syncing field_weather_effects 2024-11-18 14:33:58 +01:00
cawtds
87fc00320e finish field_weather_effects.c 2024-11-18 13:53:22 +01:00
cawtds
229bca64ea field_weather_effects.c up to snow 2024-11-18 13:31:07 +01:00
cawtds
dc009d2c6c renamed to sync with emerald 2024-11-18 12:08:33 +01:00
cawtds
e3242907b0 added drought, aligned with emerald 2024-11-18 10:48:31 +01:00
cawtds
66761306aa fix incorrect palette being used when changing form 2024-11-17 14:44:39 +01:00
cawtds
71faf131eb reorder conditions 2024-11-17 12:53:55 +01:00
cawtds
5bce2e483e added FLDEFF_NONE, use enum FieldEffect where appropriate 2024-11-17 00:26:53 +01:00
cawtds
f404f8c5a1 readded surf flag check 2024-11-16 23:09:44 +01:00
cawtds
7802fed176 rename functions 2024-11-16 22:57:53 +01:00
cawtds
66f18290b3 remove checkpartymove 2024-11-12 18:31:15 +01:00
cawtds
c6bdd950e0 config for hm-less field moves, more field move/effect refactoring 2024-11-12 17:50:44 +01:00
cawtds
2b5308d9c4 skip animation when follower is active 2024-11-10 01:28:55 +01:00
cawtds
109f57846f fix follower after surf 2024-11-06 23:41:16 +01:00
cawtds
c51ef0c13c field move refactoring: FieldMoveInfo 2024-11-06 17:49:22 +01:00
cawtds
9726946f54 remove field effect object templates array, refactor and fix track ground effects 2024-11-05 21:42:07 +01:00
cawtds
560cfc30f1 remove unused 2024-11-05 00:09:24 +01:00
cawtds
32a7bb7279 refactor field effects 2024-11-05 00:07:47 +01:00
cawtds
3b40381189 improved line break handling 2024-11-03 22:43:29 +01:00
cawtds
40005fe038 storage icons 2024-11-03 18:57:45 +01:00
cawtds
77b929f00b add missing gender difference implementations 2024-11-03 18:26:00 +01:00
cawtds
81734961e7 update battle anims, rename scripts 2024-11-03 17:12:44 +01:00
cawtds
1890427455 gen4 shadows 2024-11-03 15:02:17 +01:00
cawtds
f9ac24209f remove debug leftovers 2024-11-03 02:35:08 +01:00
cawtds
c096471c2b fix some strings, update configs files 2024-11-03 02:32:58 +01:00
cawtds
36af36bf3d changes to debug 2024-11-02 14:20:14 +01:00
cawtds
dae2ae18d4 fixed remaining tests: updated battle string, added missing ability/item/move effects, clean up leaking tasks during testing 2024-11-02 13:26:33 +01:00
cawtds
0f7e42c75f strange ball and ball refactoring 2024-11-02 01:11:47 +01:00
cawtds
d907b9fe36 update tests + makefile 2024-11-01 23:46:21 +01:00
cawtds
93d24a77d4 readd CANCELLER_GHOST, update some battle_main functions 2024-11-01 22:16:36 +01:00
cawtds
a50af80042 expansion update 2024-11-01 20:21:22 +01:00
cawtds
95a84ba33b
Merge pull request #27 from cawtds/overworld_seasons
Overworld seasons
2024-11-01 14:04:49 +01:00
cawtds
110d00eccd remove debug print 2024-11-01 02:21:51 +01:00
cawtds
3521960de2 missing indigo plateau entry 2024-11-01 00:09:43 +01:00
cawtds
967e25717f snow footprints 2024-10-31 23:13:46 +01:00
cawtds
20de598e8a remove unnecessary entry 2024-10-31 18:53:42 +01:00
cawtds
be6aa8f12f apply OW_SEASONS config to field effect palette 2024-10-31 18:53:04 +01:00
cawtds
f7c12bc4f0 seasonal tilesets for indigo plateau 2024-10-31 17:51:33 +01:00
cawtds
496df3b86f seasonal battle backgrounds for grass terrain 2024-10-31 17:30:37 +01:00
cawtds
54ecef8134 show correct season when initially loading game 2024-10-30 23:09:35 +01:00
cawtds
338a6e9c55 fix sevii islands 123 tileset and add summer and autumn 2024-10-30 22:37:32 +01:00
cawtds
9cb5babcf8 seasonal tilesets for berry forest 2024-10-30 22:09:25 +01:00
cawtds
bc31c638b5 winter tileset for sevii islands 123 2024-10-29 22:46:08 +01:00
cawtds
b12f55ef48 seasonal tilesets for fuchsia city 2024-10-29 22:04:02 +01:00
cawtds
e7aac8032d seasonal tilesets for celadon city 2024-10-29 21:16:16 +01:00
cawtds
35e33c00bc seasonal tilesets for saffron city 2024-10-29 20:50:49 +01:00
cawtds
8888724d6d seasonal tilesets for lavender town 2024-10-29 19:42:47 +01:00
cawtds
55cd27f6c4 seasonal tilesets for viridian forest 2024-10-29 18:52:19 +01:00
cawtds
18be919154 seasonal tilesets for pallet town 2024-10-29 17:56:49 +01:00
cawtds
104fb91f57 finished primary tilesets and fixed grass effects 2024-10-29 00:01:05 +01:00
cawtds
fd9f1f3956 autumn tree palette 2024-10-26 15:45:09 +02:00
cawtds
8e0464eb22 improved seasonal tilesets, added overworld config for seasons, added handling for secondary tilesets 2024-10-25 00:25:19 +02:00
cawtds
626b62a01d fix ogerpon mask test, remove shortened item names 2024-09-28 22:42:29 +02:00
cawtds
ad1d07621e update tests + fixes 2024-09-28 21:44:25 +02:00