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
092fbda34d57ed272418a4c061164233b7bff775
infinitefusion-e18
/
Data
/
Scripts
/
001_Technical
/
001_Debugging
History
Maruno17
092fbda34d
Fixed being unable to write values to PBS files that were enumerated to something other than a number, error log files now go in the game's folder
2023-11-04 23:32:43 +00:00
..
001_PBDebug.rb
Added more debug logging to AI, fixed some bugs in AI
2023-01-16 19:29:28 +00:00
002_DebugConsole.rb
Removed redundant "\r" from various messages, removed usages of BitmapWrapper, fixed Lure Ball error in battles started in the Debug menu, improved Terrain Tag editor, fixed some Compiler errors, enabled vsync, fixed event graphics frozen to the screen when using $game_player.moveto directly.
2023-05-04 21:28:00 +01:00
003_Errors.rb
Fixed being unable to write values to PBS files that were enumerated to something other than a number, error log files now go in the game's folder
2023-11-04 23:32:43 +00:00
004_Validation.rb
Applied most Rubocop-suggested layout fixes
2021-12-18 01:56:10 +00:00
005_Deprecation.rb
Removed redundant "\r" from various messages, removed usages of BitmapWrapper, fixed Lure Ball error in battles started in the Debug menu, improved Terrain Tag editor, fixed some Compiler errors, enabled vsync, fixed event graphics frozen to the screen when using $game_player.moveto directly.
2023-05-04 21:28:00 +01:00