Maruno17
e5be233224
Enabled BallBurst common animations to be played during other battle animations
2022-02-22 19:26:50 +00:00
Maruno17
f68e699cc9
More Rubocop changes
2022-02-13 00:57:54 +00:00
Golisopod-User
b980d8505c
Tiny Bugfixes ( #161 )
...
* Removed extra confirm sfx in mart screen
* Fixed Calyrex keeping its form exclusive moves
* Fixed some methods being aliased multiple times upon soft resetting
2022-01-20 22:02:22 +00:00
Maruno17
7da449aec3
Merged Events and EncounterModifier into module EventHandlers
2021-12-30 18:59:35 +00:00
Maruno17
3e9d3b0a68
Added checks that prevent aliasing a method if the alias method already exists, fixed Symbiosis not working properly for opponents
2021-12-28 19:22:31 +00:00
Maruno17
aa643a6049
More Rubocop
2021-12-27 00:26:45 +00:00
Maruno17
132a16950d
Yet more Rubocopping
2021-12-23 00:27:17 +00:00
Maruno17
33fcbf623b
More Rubocopping
2021-12-20 17:18:21 +00:00
Golisopod-User
7f86db6da9
Minor bugfiixes ( #140 )
...
* Fixed moves bounced back by Magic Coat/Bounced moves affecting Pokemon they normally shouldn't
* Fixed townmap compiler not saving any map names (doesn't make a difference; added for completionism)
* Update a few ruby utilities
* Fixed small typo bug in map renderer disposal
2021-12-19 20:58:28 +00:00
Maruno17
65b1a8d6c3
More tweaks from the Rubocop overlord
2021-12-19 17:28:59 +00:00
Maruno17
33781493f4
More aligning of code
2021-12-19 12:19:08 +00:00
Maruno17
13a238cc6a
Many more Rubocop-inspired code improvements
2021-12-18 19:06:22 +00:00
Maruno17
d17fc40a47
Added decent spacing to all scripts thanks to Rubocop
2021-12-18 15:25:40 +00:00
Maruno17
f7b76ae62e
The Great Enspacening begins!
2021-12-18 12:20:31 +00:00
Maruno17
2480ab0f9e
Applied most Rubocop-suggested layout fixes
2021-12-18 01:56:10 +00:00
Maruno17
5dc64f1709
Minor refactoring to kill various Rubocop warnings
2021-12-17 20:29:47 +00:00
Maruno17
9657eca3d7
Fixed panoramas/fogs/other AnimatedPlanes not animating properly
2021-11-14 16:40:55 +00:00
Maruno17
ca680c9feb
Merged class PokemonTemp into class Game_Temp
2021-10-21 22:01:59 +01:00
Maruno17
166a289a60
Fixed transitions in controls and credits screens, fixed slight text cropping in credits screen, fixed crash when changing the scene
2021-10-07 18:47:28 +01:00
Maruno17
c0ac135a69
Added support for extra autotiles used instead of the top tiles of the tileset
2021-10-05 19:14:23 +01:00
Maruno17
c7858de42a
Refactored berry plant code, added missing berry plant PBS data and charsets, fixed berry sparkles sometimes showing on the wrong map
2021-10-03 20:19:28 +01:00
Maruno17
af23f1ecc4
Removed old map renderer, tidied up
2021-10-02 23:54:06 +01:00
Maruno17
f35a51f975
Rewrote and refactored follower code, fixed follower glitchiness actoss connected maps, fixed follower glitchiness around bridges
2021-10-02 22:57:54 +01:00
Maruno17
c496fed620
Added new map renderer
2021-09-29 18:18:50 +01:00
Maruno17
8bb70a226e
Tidied up semicolon use, refactored random dungeon generation code, fixed visual bug in Day Care debug screen
2021-08-22 23:18:34 +01:00
Golisopod-User
ecc5a040cd
Refactoring and Bugfixes ( #127 )
...
* Replacing nil + compact! with delete, delete_at and delete_if wherever possible
* Fixed Terrain Tag editor not setting the correct terrain
* Fixed Text Cursor in Animation Editor not going right
2021-08-22 22:25:29 +01:00
Maruno17
cb0220b751
Cleaned up evolution method definitions, rewrote the "Fill Bag" Debug feature to make it much faster, removed all instances of changing the game window's title
2021-07-22 22:46:43 +01:00
Maruno17
e7d116780f
Removed alternate map rendering code
2021-05-19 20:25:51 +01:00
Maruno17
05d3627015
Fixed event movement checks ignoring ledges if they're not on the top layer, fixed Sketch not working, fixed a couple of other minor bugs, Rubocop-suggested tweaks
2021-05-09 16:48:47 +01:00
Maruno17
1685bbc4d4
Fixed dynamic shadows not disappearing after a transfer, fixed events not seeing the player at a distance if facing left, fixed crash when starting a battle against two trainers
2021-04-28 23:25:35 +01:00
Maruno17
484813c592
Remapped JumpUp/JumpDown controls, replaced and/or/not, fixed typo in previous commit
2021-04-25 16:38:47 +01:00
Maruno17
2ca8a42949
Yet more script rearranging
2021-04-17 23:45:42 +01:00
Maruno17
dcd0fe8b21
Rewrote perma-caching code, added another controls help page
2021-04-11 16:19:58 +01:00
Maruno17
c58164ef97
Permanently cached some graphics (player charsets, windowskins and related graphics)
2021-04-11 15:41:55 +01:00
Maruno17
f541a13c9b
More renaming and rearranging, fixed typo from earlier commit, tweaked splash and title screen code
2021-04-05 00:04:18 +01:00