This website requires JavaScript.
Explore
Help
Sign In
DocRock3r
/
infinitefusion-e18
Watch
1
Star
0
Fork
0
You've already forked infinitefusion-e18
mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced
2025-12-06 06:01:46 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fc95baf92c807a92f17d5f4acc4f02e90443642a
infinitefusion-e18
/
Data
/
Scripts
/
004_Game classes
History
Maruno17
a5734eaf46
Code tidying with Rubocop
2023-07-18 22:42:10 +01:00
..
001_Switches and Variables
Fixed previous commit always causing recompiling if shadow_pokemon.dat doesn't exist, also rubocopping
2023-01-23 22:27:04 +00:00
001_Game_Screen.rb
Code tidying with Rubocop
2023-07-18 22:42:10 +01:00
002_Game_System.rb
More FPS agnosticism, fixed pause after finishing an event's repeating move route
2023-05-24 21:20:20 +01:00
003_Game_Picture.rb
More FPS agnosticism, fixed pause after finishing an event's repeating move route
2023-05-24 21:20:20 +01:00
004_Game_Map.rb
Code tidying with Rubocop
2023-07-18 22:42:10 +01:00
005_Game_MapFactory.rb
Removed last possible usages of Graphics.frame_rate and Graphics.frame_count, improved screen scrolling code, player now animates walking into a wall
2023-05-28 17:25:30 +01:00
006_Game_Character.rb
Code tidying with Rubocop
2023-07-18 22:42:10 +01:00
007_Game_Event.rb
Removed last possible usages of Graphics.frame_rate and Graphics.frame_count, improved screen scrolling code, player now animates walking into a wall
2023-05-28 17:25:30 +01:00
008_Game_Player.rb
Consolidated code for the player interacting in the overworld, fixed bad splash screen animations, added ShowQuantity property to items.txt, fixed Quick Draw and Aroma Veil, fixed text alignment in long list of regional Dexes in Pokédex, added better error message in load screen if player's charset is missing
2023-06-12 22:32:41 +01:00
009_Game_CommonEvent.rb
Removed last possible usages of Graphics.frame_rate and Graphics.frame_count, improved screen scrolling code, player now animates walking into a wall
2023-05-28 17:25:30 +01:00
010_Game_Follower.rb
Moved Poké Radar encounters into encounters.txt, added Setting/map metadata for reflection rippling, fixed def minimum_level, fixed ice/waterfalls forcing movement even when holding Ctrl in Debug mode, Pokédex no longer shows genders for species without gender differences
2023-06-04 20:40:42 +01:00
011_Game_FollowerFactory.rb
Removed last possible usages of Graphics.frame_rate and Graphics.frame_count, improved screen scrolling code, player now animates walking into a wall
2023-05-28 17:25:30 +01:00
012_Game_Stats.rb
Removed last possible usages of Graphics.frame_rate and Graphics.frame_count, improved screen scrolling code, player now animates walking into a wall
2023-05-28 17:25:30 +01:00