Bryce Wilson
06dc1b897c
Pokemon Emerald: Switch to rule builder ( #5923 )
2026-05-09 16:58:01 +02:00
Bryce Wilson
debe4cf035
Pokemon Emerald: Bump version ( #6083 )
2026-04-01 19:18:42 +02:00
Bryce Wilson
5ca50cd8d3
Pokemon Emerald: Fix Latios KeyError ( #6056 )
2026-03-29 23:10:16 +02:00
Goo-Dang and Bryce Wilson
c255ea8fc6
Pokemon Emerald: Dexsanity Encounter Type Option ( #6016 )
...
---------
Co-authored-by: Bryce Wilson <[email protected] >
2026-03-10 18:52:59 +01:00
Bryce Wilson
a8ac828241
Pokemon Emerald: Fix rare fuzzer errors ( #5914 )
2026-03-08 21:32:40 +01:00
Duck
19db58907a
Game Docs: Fix main setup guide links ( #5603 )
2025-11-09 19:55:37 +00:00
Bryce Wilson
053f876e84
Pokemon Emerald: Add manifest ( #5487 )
2025-09-30 04:10:45 +02:00
Bryce Wilson
d1624679ee
Pokemon Emerald: Set all abilities to Cacophony if all are blacklisted ( #5488 )
2025-09-28 21:39:18 +02:00
Bryce Wilson
12998bf6f4
Pokemon Emerald: Fix missing fanfare address ( #5490 )
2025-09-27 16:54:03 +02:00
qwint
17dad8313e
Test: Remove most dependencies on lttp ( #5338 )
...
* removes the last dependencies on lttp in tests
* removing test.bases.TestBase from docs as well
* rename bases
* move imports to bases
2025-09-08 21:36:26 +02:00
Rhenaud Dubois
a0a1c5d4c0
Pokemon Emerald: Added Pokemon Gen 3 Adjuster data ( #5145 )
...
* Added Pokemon Gen 3 Adjuster data
* Updated extracted data
* Commented out adjuster docs for now
* Replace <b> in the docs markers with **
2025-09-02 01:56:52 +02:00
Bryce Wilson
96be0071e6
Pokemon Emerald: Move recent change to new version ( #4793 )
2025-04-02 00:50:39 +02:00
Bryce Wilson and Mysteryem
5a6b02dbd3
Pokemon Emerald: Fix pre-fill problems ( #4686 )
...
Co-authored-by: Mysteryem <[email protected] >
2025-04-01 18:12:43 +02:00
Bryce Wilson
8b2a883669
Pokemon Emerald: Update changelog ( #4747 )
2025-03-19 02:17:01 +01:00
Bryce Wilson
3986f6f11a
Pokemon Emerald: Randomize rock smash encounters ( #3912 )
...
* Pokemon Emerald: WIP add rock smash encounter randomization
* Pokemon Emerald: Refactor encounter data on maps
* Pokemon Emerald: Remove unused import
* Pokemon Emerald: Swap StrEnum for regular Enum and use .value
2025-03-08 11:57:16 -05:00
Bryce Wilson
ea8a14b003
Pokemon Emerald: Some dexsanity locations contribute evolution items ( #3187 )
...
* Pokemon Emerald: Change some dexsanity vanilla items to evo items
If a species evolves via item use (Fire Stone, Metal Coat, etc.), use that as it's vanilla item instead of a ball
* Pokemon Emerald: Remove accidentally added print
* Pokemon Emerald: Update changelog
* Pokemon Emerald: Adjust changelog
* Pokemon Emerald: Remove unnecessary else
* Pokemon Emerald: Fix changelog
2025-03-08 10:13:58 -05:00
Bryce Wilson
41055cd963
Pokemon Emerald: Update changelog ( #4551 )
2025-01-27 17:01:18 +01:00
Bryce Wilson
b570aa2ec6
Pokemon Emerald: Clean up free fly blacklist ( #4552 )
2025-01-27 10:25:31 -05:00
Bryce Wilson
c43233120a
Pokemon Emerald: Clarify death link and start inventory descriptions ( #4517 )
2025-01-27 10:24:26 -05:00
Jasper den Brok and Jasper den Brok
3d1d6908c8
Pokemon Emerald: Add Free Fly Blacklist ( #4165 )
...
Co-authored-by: Jasper den Brok <[email protected] >
2025-01-24 16:30:21 -05:00
Bryce Wilson
0bb657d2c8
Pokemon Emerald: Use new check_locations helper ( #4518 )
2025-01-19 10:21:54 +01:00
Bryce Wilson
cacab68b77
Pokemon Emerald: Remove unnecessary code ( #4364 )
2024-12-16 09:06:48 +01:00
Mysteryem
0370e669e5
Pokemon Emerald: Add Mr Briney's House indirect conditions ( #4154 )
...
The `REGION_DEWFORD_TOWN/MAIN -> REGION_ROUTE109/BEACH` and
`REGION_ROUTE109/BEACH -> REGION_DEWFORD_TOWN/MAIN` entrances require
access to the
`REGION_ROUTE104_MR_BRINEYS_HOUSE/MAIN -> REGION_DEWFORD_TOWN/MAIN`
entrance in their access rules, so require indirect conditions for the
parent_region of the entrance: `REGION_ROUTE104_MR_BRINEYS_HOUSE/MAIN`.
2024-12-15 22:28:51 +01:00
Mysteryem
f5e3677ef1
Pokemon Emerald: Fix invalid escape sequence warnings ( #4328 )
...
Generation on Python 3.12 would print SyntaxWarnings due to invalid '\d'
escape sequences added in #3832 .
Use raw strings to avoid `\` being used to escape characters.
2024-12-12 19:04:27 +01:00
Bryce Wilson
f4b926ebbe
Pokemon Emerald: Exclude sacred ash post champion ( #4207 )
...
* Pokemon Emerald: Exclude sacred ash post champion
* Pokemon Emerald: Remove .value from toggle option check
2024-12-05 16:33:21 +01:00
Bryce Wilson
18e8d50768
Pokemon Emerald: Clean up dexsanity spoiler and hints ( #3832 )
...
* Pokemon Emerald: Clean up dexsanity spoiler and hints
* Pokemon Emerald: Add +, do less hacks
* Pokemon Emerald: Update changelog
* Pokemon Emerald: Replace arrow with word in changelog
* Pokemon Emerald: Fix changelog
2024-12-03 02:52:20 +01:00
Bryce Wilson and Tsukino
6f2464d4ad
Pokemon Emerald: Rework tags/dynamically create item and location groups ( #3263 )
...
* Pokemon Emerald: Rework location tags to categories
* Pokemon Emerald: Rework item tags, automatically create item/location groups
* Pokemon Emerald: Move item and location groups to data.py, add some regional location groups
* Map Regions
* Pokemon Emerald: Fix up location groups
* Pokemon Emerald: Move groups to their own file
* Pokemon Emerald: Add meta groups for location groups
* Pokemon Emerald: Fix has_group using updated item group name
* Pokemon Emerald: Add sanity check for maps in location groups
* Pokemon Emerald: Remove missed use of location.tags
* Pokemon Emerald: Reclassify white and black flutes
* Pokemon Emerald: Update changelog
* Pokemon Emerald: Adjust changelog
---------
Co-authored-by: Tsukino <[email protected] >
2024-11-29 09:24:24 +01:00
Nicholas Saylor
9082ce74df
Pokemon Emerald: Update tests to use bases.py #4142
2024-11-06 09:37:14 +01:00
Bryce Wilson
504eceaf4f
Pokemon Emerald: Prevent evolution fanfare from being replaced with flute ( #4113 )
...
* Pokemon Emerald: Prevent evolution fanfare from being replaced with flute
* Pokemon Emerald: Update Changelog
2024-11-03 15:36:39 +01:00
Nicholas Saylor and Exempt-Medic
4503ba75b6
Pokemon Emerald: Link to Rom Changes in Game Page ( #4090 )
...
* Added rematch information to game page
* Better wording
* Actually correct the language
* Update worlds/pokemon_emerald/docs/en_Pokemon Emerald.md
Co-authored-by: Exempt-Medic <[email protected] >
* Linked to rom_changes_en.md rather than adding to the game page
---------
Co-authored-by: Exempt-Medic <[email protected] >
2024-10-29 13:37:42 +01:00
Bryce Wilson
14c7b22fea
Pokemon Emerald: Update changelog ( #4112 )
2024-10-29 13:36:02 +01:00
Bryce Wilson
f10eb850dc
Pokemon Emerald: Add some warnings to option descriptions ( #4114 )
2024-10-28 23:17:25 +01:00
Bryce Wilson
63d471514f
Pokemon Emerald: Add flag for shoal cave to bounces ( #4021 )
...
* Pokemon Emerald: Add shoal cave state to map updates
* Pokemon Emerald: Fix shoal cave flag wrong byte, delay bounce to end of map transition
2024-10-17 03:37:41 +02:00
Bryce Wilson
26577b16dc
Pokemon Emerald: Fix opponent blacklist checking wrong option ( #4058 )
2024-10-15 23:28:36 +02:00
Bryce Wilson
e5a0ef799f
Pokemon Emerald: Update changelog ( #4003 )
2024-10-04 21:28:43 +02:00
Bryce Wilson
dc1da4e88b
Pokemon Emerald: Another wonder trade fix ( #4014 )
...
* Pokemon Emerald: Another guarded write on wonder trades
* Pokemon Emerald: Reorder sending wonder trade and erasing data
In case the guarded write fails
2024-10-01 21:08:43 +02:00
Bryce Wilson
d1a7bc66e6
Pokemon Emerald: Prevent client from spamming goal status update ( #3900 )
2024-09-17 23:49:36 +02:00
Bryce Wilson
5aea8d4ab5
Pokemon Emerald: Update changelog ( #3952 )
2024-09-17 15:14:05 +02:00
Bryce Wilson
f8d3c26e3c
Pokemon Emerald: Fix unguarded wonder trade write ( #3939 )
2024-09-17 14:43:22 +02:00
Bryce Wilson
874392756b
Pokemon Emerald: Add normalize encounter rate option to slot data ( #3917 )
2024-09-11 13:20:07 +02:00
Bryce Wilson
05b257adf9
Pokemon Emerald: Make use of NamedTuple._replace ( #3727 )
2024-09-08 18:48:48 +02:00
Bryce Wilson
5348f693fe
Pokemon Emerald: Use some new state functions, improve rule reuse ( #3383 )
...
* Pokemon Emerald: Use some new state functions, improve rule reuse
* Pokemon Emerald: Remove a couple more extra lambdas
* Pokemon Emerald: Swap some rules to use exclusive groups/lists
* Pokemon Emerald: Linting
We're not gonna keep both me and the linter happy here, but this at least gets things more consistent
* Pokemon Emerald: Update _exclusive to _unique
2024-09-08 14:19:37 +02:00
Bryce Wilson
d65863ffa2
Pokemon Emerald: Fix wrong place for initialization ( #3870 )
2024-09-04 20:00:47 +02:00
Bryce Wilson
ab5b986716
Pokemon Emerald: Move magma grunt ( #3836 )
2024-08-29 08:14:08 +02:00
Bryce Wilson
0fb69dce33
Pokemon Emerald: Fix map update sending to all trackers ( #3846 )
2024-08-25 04:08:27 +02:00
Bryce Wilson
d1a7fd7da1
Pokemon Emerald: Send current map to trackers ( #3726 )
2024-08-24 02:51:52 +02:00
Bryce Wilson and Exempt-Medic
f5218faea7
Pokemon Emerald: Ensure dig tutor is always usable ( #3660 )
...
* Pokemon Emerald: Ensure dig tutor is always usable
* Pokemon Emerald: Clarify comment
Co-authored-by: Exempt-Medic <[email protected] >
---------
Co-authored-by: Exempt-Medic <[email protected] >
2024-08-16 22:23:47 +02:00
5fb1ebdcfd
Docs: Add Swedish Guide for Pokemon Emerald ( #3252 )
...
* Docs: Add Swedish Guide for Pokemon Emerald
Swedish Translation
* v2
some proof reading & clarification changes
* v3
* v4
* v5
typo
* v6
* Update worlds/pokemon_emerald/docs/setup_sv.md
Co-authored-by: Bryce Wilson <[email protected] >
* Update worlds/pokemon_emerald/docs/setup_sv.md
Co-authored-by: Bryce Wilson <[email protected] >
* v7
Tried to reduce the length of lines, this should still convey the same message/meaning
* typo
* v8
Removed Leading/Trailing Spaces
* typo v2
* Added a couple of full stops.
* lowercase typos
* Update setup_sv.md
* Apply suggestions from code review
Co-authored-by: Bryce Wilson <[email protected] >
---------
Co-authored-by: Bryce Wilson <[email protected] >
Co-authored-by: bittersweetrin <[email protected] >
2024-07-25 09:30:23 +02:00
Bryce Wilson
48dc14421e
Pokemon Emerald: Fix logic for coin case location ( #3631 )
2024-07-14 14:05:50 +02:00
Bryce Wilson
0354315c22
Pokemon Emerald: Remove README ( #3532 )
2024-06-15 04:52:01 +02:00