This website requires JavaScript.
Explore
Help
Sign In
cyberarm
/
i-mic-fps
Watch
1
Star
0
Fork
0
You've already forked i-mic-fps
mirror of
https://github.com/cyberarm/i-mic-fps.git
synced
2025-12-15 15:42:35 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
0b40e042bfe0db7f42ffecb4851928d11048805a
i-mic-fps
/
lib
/
managers
History
Cyberarm
b6d7a6ebdb
Implemented event system, Implemented initial bit of scripting system, Stubbed component system. Entities can now use the scripting system to place their 'decorations'
2019-09-26 12:13:08 -05:00
..
collision_manager.rb
Implemented event system, Implemented initial bit of scripting system, Stubbed component system. Entities can now use the scripting system to place their 'decorations'
2019-09-26 12:13:08 -05:00
entity_manager.rb
Implemented event system, Implemented initial bit of scripting system, Stubbed component system. Entities can now use the scripting system to place their 'decorations'
2019-09-26 12:13:08 -05:00
input_mapper.rb
Implemented event system, Implemented initial bit of scripting system, Stubbed component system. Entities can now use the scripting system to place their 'decorations'
2019-09-26 12:13:08 -05:00
light_manager.rb
Removed global state for LightManager and ObjectManager, they're now inside GameState. Simplified terrain mesh.
2019-02-07 10:05:43 -06:00
network_manager.rb
Bunch of stuff
2018-04-23 21:13:16 -05:00
physics_manager.rb
Exported door model, added CollisionManager#on_ground?(entity), made gravity work in PhyisicsManager if Entity has physics enabled, updated test map
2019-09-25 18:17:18 -05:00