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-07 13:15:01 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
68de25562a83fd144aff384422b68e602d91a648
infinitefusion-e18
/
Data
/
Scripts
/
003_Game processing
History
Maruno17
68de25562a
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
..
001_StartGame.rb
Removed Graphics.delta_s and the usage thereof, tweaked credits screen code
2023-05-17 18:50:38 +01:00
002_Scene_Map.rb
Removed Graphics.delta_s and the usage thereof, tweaked credits screen code
2023-05-17 18:50:38 +01:00
003_Interpreter.rb
A lot of FPS agnosticism, added def lerp
2023-05-20 18:37:54 +01:00
004_Interpreter_Commands.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
005_Event_Handlers.rb
Resolving clashing code from merge
2022-11-05 21:10:05 +00:00
006_Event_HandlerCollections.rb
Reapplied various AI changes from previous atempt at improving the AI, split function code move score changes into handlers
2022-08-21 15:59:49 +01:00