DizzyEggg
|
f8713f9c15
|
Merge with master
|
2019-04-06 20:43:13 +02:00 |
|
DizzyEggg
|
b0223f691f
|
Clean up data headers
|
2019-04-05 07:53:23 -05:00 |
|
DizzyEggg
|
d39b5f6d26
|
Fix messing with move result flags when not needed
|
2019-04-02 00:14:01 +02:00 |
|
DizzyEggg
|
944dc4f6bf
|
Merge with master
|
2019-04-01 13:40:42 +02:00 |
|
Marcus Huderle
|
462b196abc
|
Give battle_anim files appropriate names
|
2019-03-31 12:15:39 -05:00 |
|
DizzyEggg
|
9bc55246bc
|
AI handle Belch
|
2019-02-16 18:23:56 +01:00 |
|
DizzyEggg
|
a001faeced
|
New AI command for using priority moves in death situatiions
|
2019-02-16 14:54:17 +01:00 |
|
DizzyEggg
|
10536196f9
|
AI edge case with atk up
|
2019-02-09 16:45:02 +01:00 |
|
DizzyEggg
|
691544fa0b
|
AI takes split into account, debug view ai move points
|
2019-02-09 13:21:32 +01:00 |
|
DizzyEggg
|
517573eb4b
|
Update with master
|
2018-12-26 17:46:51 +01:00 |
|
melthelesbian
|
2dd706ca54
|
use max mon moves constant where able (#480)
* use max mon moves constant where able
* fix errors in script commands file
* fix more errors
|
2018-12-25 11:50:15 -06:00 |
|
DizzyEggg
|
bea1faec10
|
some ai scripts touch
|
2018-12-22 21:43:21 +01:00 |
|
DizzyEggg
|
53b9d4a224
|
Dont clear AI flags on move choose. Will come in handy in smart ai switch logic
|
2018-12-22 20:57:12 +01:00 |
|
DizzyEggg
|
180aa839c4
|
Fix conflicts
|
2018-12-09 13:12:02 +01:00 |
|
nullableVoidPtr
|
cceb8ac331
|
Remove trailing whitespace
|
2018-12-09 11:32:58 +08:00 |
|
nullableVoidPtr
|
f9ff7316d5
|
Remove uses of INVALID_ defines, clean up some arrays with constants, and spaces -> tabs
|
2018-12-06 10:38:28 +08:00 |
|
nullableVoidPtr
|
3909b6408c
|
Fix alloc.c as per #386, define INVALID_ constants and rename malloc to alloc as per #325
Some of the INVALID_ are likely erroneously placed, due to lack of documentation
|
2018-12-06 09:44:08 +08:00 |
|
DizzyEggg
|
52d1e69591
|
Add AI support for newly added moves
|
2018-12-02 23:50:51 +01:00 |
|
DizzyEggg
|
d52016bc31
|
Mon creation in custom multi battles
|
2018-11-24 13:29:10 +01:00 |
|
DizzyEggg
|
65036b9a09
|
Merge with master
|
2018-11-15 21:53:32 +01:00 |
|
DizzyEggg
|
bb9dbc0c6d
|
Merge with master
|
2018-11-14 22:50:27 +01:00 |
|
Slawter666
|
4311fd8b89
|
Sort includes into alphabetical order
|
2018-11-14 00:01:50 +00:00 |
|
DizzyEggg
|
81410fee17
|
Factory done
|
2018-11-11 16:44:27 +01:00 |
|
DizzyEggg
|
b3ad32bbe6
|
Merge with master
|
2018-10-14 20:51:34 +02:00 |
|
DizzyEggg
|
b73611bccb
|
clean battle structs
|
2018-10-14 18:10:54 +02:00 |
|
DizzyEggg
|
6b5c52e926
|
Flower Shield and protect moves
|
2018-10-06 15:50:35 +02:00 |
|
DizzyEggg
|
a69af8f2f5
|
Merge with master
|
2018-09-22 00:22:13 +02:00 |
|
DizzyEggg
|
66fd9b2ddf
|
Label trainer hill battle type
|
2018-09-20 22:00:00 +02:00 |
|
DizzyEggg
|
15b91a3c89
|
AI handling for new moves
|
2018-09-02 15:50:18 +02:00 |
|
DizzyEggg
|
f3e5c488a3
|
DONT SPAM HELPING HAND IN DOUBLES
|
2018-09-01 17:36:09 +02:00 |
|
DizzyEggg
|
674d35861c
|
Couple bug fixes
|
2018-08-11 12:16:00 +02:00 |
|
DizzyEggg
|
d628d1f5fd
|
Move Weather Ball, Hidden power, AI support for dynamic type moves and AI debug support
|
2018-07-29 11:32:40 +02:00 |
|
DizzyEggg
|
567a0240f3
|
Fix crits and do Worry Seed
|
2018-07-23 22:18:56 +02:00 |
|
DizzyEggg
|
6570324432
|
New crit calculator.
|
2018-07-23 21:36:05 +02:00 |
|
DizzyEggg
|
1468107002
|
Add Roost endturn effect
|
2018-07-19 21:18:20 +02:00 |
|
DizzyEggg
|
81b29ae7c1
|
Merge with pokeemerald
|
2018-07-16 22:45:06 +02:00 |
|
DizzyEggg
|
0852cba111
|
Fix dynamic move power moves, get rid of gDynamicBasePower'
'
|
2018-07-16 21:42:03 +02:00 |
|
DizzyEggg
|
bf0178238a
|
Battle files - review changes
|
2018-07-16 20:47:30 +02:00 |
|
DizzyEggg
|
6f484c20ce
|
Final ai damage calc touches
|
2018-07-15 18:07:01 +02:00 |
|
DizzyEggg
|
9c7db9f45e
|
New AI damage and type functions
|
2018-07-15 12:39:07 +02:00 |
|
DizzyEggg
|
5a38bb61db
|
Basic damage calc is ready.
|
2018-07-14 22:56:03 +02:00 |
|
DizzyEggg
|
2ebf14a83d
|
Get rid of scripting dmg multiplier
|
2018-07-14 18:58:45 +02:00 |
|
DizzyEggg
|
939127bfff
|
Important battle util functions
|
2018-07-14 16:41:14 +02:00 |
|
DizzyEggg
|
3a10ae9a94
|
Crit changes accomodated to ai scripts
|
2018-07-14 12:54:12 +02:00 |
|
DizzyEggg
|
d2e47323fe
|
document frontier related
|
2018-07-01 11:15:42 +02:00 |
|
DizzyEggg
|
caa36b530a
|
label and document battle windows
|
2018-06-17 16:48:58 +02:00 |
|
DizzyEggg
|
b846015343
|
more battle files cleaning
|
2018-03-01 00:59:52 +01:00 |
|
Diegoisawesome
|
bcef4e7d1c
|
Merge pull request #221 from DizzyEggg/data_to_c
Move some data to C
|
2018-02-28 16:55:45 -06:00 |
|
DizzyEggg
|
305a4fa744
|
match two functions
|
2018-02-28 19:37:48 +01:00 |
|
DizzyEggg
|
919f803214
|
correct move target defines
|
2018-02-26 13:24:46 +01:00 |
|