36ed0c9da5
Some decapitalization
2023-11-12 14:52:58 +01:00
490e121852
Added EV/IV screen by Acimut and LOuroboros
2023-11-12 12:32:17 +01:00
55db97fccf
Remove screenshot
2023-11-12 11:33:12 +01:00
eb476f9f0c
Added warning screen for RTC and inacurrate emus
2023-11-12 11:17:18 +01:00
5ab869b581
Updated some collisions and tiles
2023-11-12 09:48:49 +01:00
3bb5951def
Added budport to the map as a fly destination (temporary map & location)
2023-11-12 03:41:25 +01:00
9951094e81
Updated README for more context on why this exists
2023-11-12 02:44:17 +01:00
c36f2b791b
Sped text up
2023-11-12 02:43:13 +01:00
Ninjdai
93c57b2bad
Lower case after first input in the naming screen by Jaizu
2023-11-11 23:55:08 +01:00
Ninjdai
0a2aacd446
Fix by ghoulslash for surf dismount ground effects
2023-11-11 23:47:56 +01:00
Ninjdai
88a2e3a957
Changed Mon PC options order (move pkmn is now the first option)
2023-11-11 23:36:29 +01:00
Ninjdai
0124c910aa
Upped bag storage capacity
2023-11-11 21:56:21 +01:00
Ninjdai
f13685d3cd
Update TODO list
2023-11-11 21:37:23 +01:00
Ninjdai
dc53ff7782
Added pseudo-stairs (placeholder) and changed budport
2023-11-11 21:33:04 +01:00
Ninjdai
eede5adfbc
Removed secret caves red, blue and yellow metatiles
2023-11-11 20:43:48 +01:00
Ninjdai
eee68f539d
Triple layer metatiles
2023-11-11 20:41:45 +01:00
Ninjdai
56d3506a6f
Added day/night system
2023-11-11 20:08:20 +01:00
Ninjdai
a722911e4e
Added textscreen macro
2023-11-11 10:49:46 +01:00
Ninjdai
de9f15a76b
Update README.md
2023-11-11 00:55:48 +01:00
Ninjdai
c057f5f8f6
Changed default options (text speed defaults to fast; battle type defaults to set)
2023-11-11 00:45:23 +01:00
Ninjdai
67b493fadb
Update README.md
2023-11-11 00:42:05 +01:00
Ninjdai
304447ee2d
Added X/Y-style wrapping summary screen
2023-11-11 00:24:25 +01:00
Ninjdai
ee34b4f09d
Update README.md
2023-11-10 21:23:14 +01:00
Ninjdai
d55a41fc26
Reverted a previous change to pyramid bag items
2023-11-10 21:21:56 +01:00
Ninjdai
333235a2c5
Set Exp Share to behave like newer versions
2023-11-10 21:21:17 +01:00
Ninjdai
3727b48681
Update README.md and fixed bugs introduced by increasing the bag limit size
2023-11-10 20:24:20 +01:00
Ninjdai
f93a95244b
Set max item capacity in bag to 999
2023-11-10 19:47:36 +01:00
Ninjdai
321a29b1ce
Set max item capacity in bag to 999
2023-11-10 19:46:42 +01:00
Ninjdai
566b8cf939
Merged general and generalWithStairs tilesets
2023-11-10 19:24:11 +01:00
Ninjdai
965de56fc8
Undated .gitignore
2023-11-10 19:22:49 +01:00
Ninjdai
297177d420
Added 3 more starter slots
2023-11-10 10:50:25 +01:00
Ninjdai
2230c67818
Added BudportCity PokeCenter and temporary starter bag in boat
2023-11-10 10:15:00 +01:00
Ninjdai
c743e2b7ad
Added quick party swap
2023-11-10 00:56:35 +01:00
Ninjdai
5af3affc59
Added ability to use pokeballs on field
2023-11-10 00:53:14 +01:00
Ninjdai
87e2a5dc74
Added test pokemon encounters
2023-11-10 00:40:13 +01:00
Ninjdai
3e9e1ae888
More work on start boat
2023-11-09 16:27:10 +01:00
Ninjdai
4c0f6d5831
Backup commit2
2023-11-09 15:12:02 +01:00
LOuroboros
ee0222c0ec
Updated the holdEffectParam of the items that double the amount of money gained in battle ( #3528 )
2023-11-06 10:18:45 +01:00
DizzyEggg
8b359c2ca4
fix psychic terrain blocking moves it shouldnt block ( #3521 )
2023-11-03 21:01:02 +01:00
DizzyEggg
90d9334f0b
Fix Sap Sipper not blocking Bullet Seed ( #3516 )
...
* Fix Sap Sipper not blocking bullet seed
* add defiant sticky web test
2023-11-02 11:43:06 +01:00
DizzyEggg
47341f3f30
Fix Anger Shell activation ( #3508 )
2023-11-01 14:55:50 +01:00
DizzyEggg
7eb1b12224
Fix Knock Off healing berries ( #3509 )
2023-11-01 14:47:31 +01:00
Eduardo Quezada
e281103575
Reverted PR3455
2023-10-31 07:33:53 -03:00
Eduardo Quezada D'Ottone
6dc534f807
Version 1.6.2 ( #3503 )
2023-10-31 07:28:47 -03:00
DizzyEggg
72dad4d7c6
Fix Weak Armor interrupting multi hit moves ( #3497 )
2023-10-30 16:44:42 -03:00
DizzyEggg
3788d84439
Additional Weak Armor tests ( #3493 )
2023-10-30 18:51:51 +01:00
Eduardo Quezada
242d68487a
Weak Armor tests
2023-10-30 14:31:28 -03:00
Eduardo Quezada
71ba501b94
Fixed tests on modern
2023-10-30 10:58:30 -03:00
DizzyEggg
f4be01f0ac
Fix strength sap on substitute ( #3486 )
...
* tests for strenth sap
* fix strength sap on substitute
---------
Co-authored-by: ghoulslash <pokevoyager0@gmail.com>
2023-10-30 11:58:15 +01:00
DizzyEggg
0c8fdce1a4
New tests + Sheer Force / Last Resort minor bug fixes ( #3378 )
...
* tests for intimidate defiant
* sheer force fix + tests
* white herb tests
* tests for stealth rock, weak armor and last resort fix
* style changes to weak armor test
2023-10-30 11:39:41 +01:00