Commit Graph

167 Commits

Author SHA1 Message Date
cawtds
36d16c71f0
Feat/trainer enum usage (#140) 2026-04-01 22:44:05 +02:00
cawtds
44ddd0f330
Feat/rock climb field effect (#138) 2026-03-29 01:07:23 +01:00
cawtds
77a1ddc8a4 Merge branch 'pret/master' 2026-03-22 16:21:11 +01:00
Frank DeBlasio
aac6ebbc27
Fix object event graphic names (#731)
* Fixed object event graphic names

* Updated files and other variable names

* Fix from finding and replacing without matching case

* spritesheet updates

* Update flag name

---------

Co-authored-by: Marcus Huderle <huderlem@gmail.com>
2026-03-22 08:28:44 -05:00
cawtds
c45e662840
Sync/script menu (#134) 2026-03-21 14:21:24 +01:00
cawtds
fa9023886e
Refactor/move relearner (#116) 2026-02-19 23:53:52 +01:00
cawtds
fae3763e33
Refactor/start menu (#114) 2026-02-16 12:17:24 +01:00
cawtds
53ac94f24b Add apprentice functionality 2026-02-16 01:53:39 +01:00
cawtds
46e2a87e2e
Update/battle engine c43dd0c3ca (#111) 2026-02-14 12:54:29 +01:00
cawtds
328838e0e6
[SAVEBREAKING] Feat/add battle frontier (#110) 2026-02-13 23:01:15 +01:00
cawtds
15619c118e
Feat/follower npcs (#105) 2026-02-01 16:42:44 +01:00
cawtds
588d24739a
Update/text printer (#104) 2026-01-31 23:55:26 +01:00
cawtds
e05f918521 update debug menu 2025-11-15 03:16:28 +01:00
cawtds
770ab29653 compilable 2025-10-03 02:02:20 +02:00
cawtds
65d9a1b71e update debug menu 2025-05-30 17:17:13 +02:00
cawtds
92962fef08 update battle engine 2025-05-30 01:17:44 +02:00
cawtds
3ab6e9bc1e Merge 'pret/master' into porymap6-pret-merge 2025-05-28 17:11:40 +02:00
cawtds
f6131c3737 expansion update 2025-04-30 2025-04-30 23:25:45 +02:00
cawtds
0de9ae1f9c add sideway stairs handling 2025-03-22 14:01:52 +01:00
cawtds
3e65702ac3 ported dexnav from e-expansion 2025-03-15 00:23:39 +01:00
cawtds
3b029feb47 add OW_SHOW_ITEM_DESCRIPTIONS implementations 2025-03-07 21:39:09 +01:00
cawtds
cf6e33bb3f remove smeargle from cheat start 2025-02-16 12:32:57 +01:00
cawtds
53240e7693 sync battle string table 2025-02-11 18:10:34 +01:00
cawtds
109100b5a1 first working berry tree implementation 2024-11-19 13:51:07 +01:00
cawtds
c6bdd950e0 config for hm-less field moves, more field move/effect refactoring 2024-11-12 17:50:44 +01:00
cawtds
36af36bf3d changes to debug 2024-11-02 14:20:14 +01:00
cawtds
bc31c638b5 winter tileset for sevii islands 123 2024-10-29 22:46:08 +01:00
GriffinR
50babdb07f Move local IDs to map.json 2024-10-15 02:51:08 -04:00
GriffinR
4dc5c47799 OBJ_EVENT_ID_PLAYER/CAMERA -> LOCALID_PLAYER/CAMERA 2024-10-14 22:48:30 -04:00
cawtds
2ff6311c44 dns 2024-09-17 18:00:38 +02:00
cawtds
b0b6911178 add ClearTextSpan functionality, debug menu additions 2024-08-27 13:36:30 +02:00
cawtds
619aea098b debug cheat start 2024-08-26 18:09:13 +02:00
cawtds
0c08be679c fix rock smash 2024-08-10 12:45:01 +02:00
cawtds
87b7d73494 add saveblock3 and fake rtc 2024-07-31 22:50:31 +02:00
cawtds
55b67e23ee added trainer see double battle and more overworld configs 2024-07-28 12:47:27 +02:00
cawtds
b2d370ef10 added missing battle configs 2024-07-24 20:06:13 +02:00
cawtds
3da84fc317 first working version with followers, OW_GFX_COMPRESS not functional 2024-07-09 19:32:58 +02:00
cawtds
e26a2249b2 pret merge 2024-06-28 15:26:36 +02:00
cawtds
13b2103ba9 revert dev changes:
- wild encounters
- viridian city mart
- starting money
- move tutor route 2
- test battle route 2
2024-06-25 12:58:01 +02:00
cawtds
9920e1379b display debug check ev/iv strings properly, corviknight gmax name 2024-06-24 15:06:42 +02:00
cawtds
7200d3d552 debug menu 2024-06-19 16:58:28 +02:00
cawtds
f276da42e8 renamed pockets to align with expansion 2024-06-18 20:06:02 +02:00
cawtds
6cd6e4feaf updated repel functionality and added spray menu 2024-06-04 23:53:02 +02:00
cawtds
cb64e6f676 added box link functionality 2024-06-04 21:06:27 +02:00
Deokishisu
fb0c7dc3f2
Fix Typo in Nurse Script
EventScript_PkmnCenterNurse_PlayerWaitingInUionRoom => EventScript_PkmnCenterNurse_PlayerWaitingInUnionRoom
2024-05-24 21:58:35 -04:00
cawtds
2b3e3789a7 fixed learning tmhm moves, fixed and refactored tutor moves 2024-05-14 19:48:52 +02:00
cawtds
87b28b8041 prep battle controller refactoring, add trainer for double battle tests 2024-05-09 17:47:03 +02:00
GriffinR
6d6f207eb4 Initial mystery gift sync 2022-11-19 21:01:35 -05:00
GriffinR
9983b41c1d Sync union room 2022-11-08 01:19:15 -05:00
GriffinR
aeb1c74bbf Label remaining scripts 2022-10-05 15:32:51 -04:00