Llinos Evans
9bc7505195
Groundwork for James Bottle Caps
...
Currently, he doesn't deduct a Bottle Cap and he only fills out Attack and Defence. DVs are stored as a 16-bit address, so I need to find a way to make `a` work with it...
2023-05-11 08:43:19 +01:00
May Evans
3180772ed1
wild DV buff
...
It doesn't appear to work properly for ATK/DEF, but SPC/SPE worked with a couple Bellsprout so it's good enough for now.
2022-09-04 11:56:47 +01:00
emaskyesmogon
b857f71b5a
DV Fix and New Mon stats
...
Kleav, Licky and Tang still need sprites though
2022-09-03 20:23:58 -06:00
May Evans
e2c1037033
Maximise DVs, WRAM fix..?
...
Implements a fix with the WRAM stack space that pret mentioned.
DVs should be forced to max with the changes I added, will need testing.
2022-09-04 00:56:58 +01:00
vulcandth
edb55e00f8
Rename SLP
to SLP_MASK
( #361 )
...
Co-authored-by: Rangi <35663410+Rangi42@users.noreply.github.com>
2022-06-17 22:25:52 -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
69788c536b
Add comments associating constants with data, and identify some more data
2020-07-20 12:31:35 -04:00
Rangi
58f1089370
Define constants for default trainer DVs
2020-07-16 09:40:30 -04:00
Rangi
3e572b6f48
Use const_skip and const_next macros for brevity
2020-07-09 14:51:48 -04:00
Rangi
45ed05decf
Use HIGH() and LOW()
2020-07-07 11:10:29 -04:00
Rangi
bbc257476f
PSYCHIC -> PSYCHIC_TYPE (PSYCHIC is ambiguous with PSYCHIC_M)
2020-07-07 10:54:05 -04:00
Rangi
155695cbfe
Use constants for damage limits in CalculateDamage
...
Fixes #255
2020-07-05 15:12:29 -04:00
Rangi
c9c59dc343
Reorganize constants/
...
To do: add comments associating constants with data and code
2020-07-03 12:44:47 -04:00