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
06502abe3ec81582dbebc05d84ed5e3f580feea0
i-mic-fps
/
lib
/
ui
History
Cyberarm
7ebf65f535
Player entity no longer directly handles raw button input (turn 180 and fpv toggle need more work), fixed Console printing empty lines for tab completion when available commands list is empty.
2019-08-13 10:18:30 -05:00
..
commands
Added connect and disconnect stub commands, added autocomplete to help command.
2019-08-11 10:20:05 -05:00
menus
Moved menu files to be under /ui directory, added support for commands to Console!
2019-08-07 15:36:45 -05:00
command.rb
Switched back to old model renderer while fixing vbo based renderer, set stats text shadow color to black, fixed tab completion showing empty list of available options when tab completion triggered
2019-08-12 21:27:04 -05:00
console.rb
Player entity no longer directly handles raw button input (turn 180 and fpv toggle need more work), fixed Console printing empty lines for tab completion when available commands list is empty.
2019-08-13 10:18:30 -05:00
menu.rb
Moved menu files to be under /ui directory, added support for commands to Console!
2019-08-07 15:36:45 -05:00
subcommand.rb
Fixed some warnings, moved Subcommand into its own file, added support for subcommand and subcommand options autocomplete in Console, added texture ids to Model vertex buffer object
2019-08-11 09:35:05 -05:00