dannye
772520c2c2
Merge branch 'master' of https://github.com/pret/pokered
2023-04-19 20:04:38 -05:00
Llinos Evans
77fd55ea49
Add regional trades, break trade limit
...
All over the place! S.S. Anne doesn't work properly though.
Thanks to Chatot4444 for bypassing the trade limit.
2023-04-09 18:56:19 +01:00
Llinos Evans
4389e86fd1
Revert "Revert "Merge branch 'master' of https://github.com/PlagueVonKarma/kep-hack ""
...
This reverts commit e772de43d5
.
2023-04-09 14:03:02 +01:00
Llinos Evans
e772de43d5
Revert "Merge branch 'master' of https://github.com/PlagueVonKarma/kep-hack "
...
This reverts commit 9bf8886d4b
, reversing
changes made to 8cf1ba9fc9
.
2023-04-09 14:02:08 +01:00
Llinos Evans
b0d17719db
Regional trades for new forms
...
Sandslash and Raichu stopped working - hypothesis is correct.
2023-04-08 23:37:36 +01:00
Llinos Evans
8b95d592ec
More regional trades
...
None of them work properly due to a bug but it's no fault of the events themselves.
2023-04-08 02:00:25 +01:00
Llinos Evans
ed1ced807b
Regional Trades!
...
- Regional trades now dummy out the "-A" thing etc so they look nice
- Added Celadon, Saffron, Viridian, and Vermillion regional trades
- Added Galarian Sidegrade trades to the S. S. Anne, but Perrserker and Sirfetch'd specifically don't work. I have zero clue why, as they work the same as the rest.
- Corrected grammar in the "Happy" text when you finish a trade
2023-04-08 01:05:15 +01:00
May Evans
1d49a84b7e
Framework for Regional Trades
...
This implements much of the stuff Martha wants for the regional forms.
- Alola forms have trades; version exclusives moved to Pewter
- Galar forms will be on the S.S. Anne to promote returning
- Regional form evos will be on the S.S. Anne possibly? Maybe something else.
Also contains a similar-to-LGPE trade quote. Extremely compressed quotes.
2023-02-24 11:42:38 +00:00
May Evans
c243548fc4
Add Trader to Celadon University
...
Includes fixes to allow trade evos to exist
2022-09-26 22:08:35 +01:00
SatoMew
63a7eb2cf5
Improve NPC trade labels and comments ( #384 )
...
Co-authored-by: Rangi <35663410+Rangi42@users.noreply.github.com>
2022-09-10 13:44:31 -04:00
vulcandth
6b5be9129c
RGBDS syntax updates ( #358 )
...
New MACRO and DEF syntax
2022-06-06 17:25:31 -04:00
Rangi
95ec2cf039
Verify data table and name list sizes with assertion macros
...
Fixes #312
2021-03-25 16:44:41 -04:00
Rangi
f82097b894
Identify some map object related constants
2020-08-17 14:22:27 -04:00
Rangi
69788c536b
Add comments associating constants with data, and identify some more data
2020-07-20 12:31:35 -04:00
Rangi
594c58a289
Revise some map scripts, mostly for getting items
2020-07-16 11:19:05 -04:00
Rangi
8c83ebe966
Define constants for in-game trades
2020-07-16 09:32:09 -04:00
Rangi
f37cf959c9
Clean up some data, using macros for multiline list entries
2020-07-14 13:32:09 -04:00
Rangi
3e572b6f48
Use const_skip and const_next macros for brevity
2020-07-09 14:51:48 -04:00
Rangi
c9c59dc343
Reorganize constants/
...
To do: add comments associating constants with data and code
2020-07-03 12:44:47 -04:00