0
I Use This!
Inactive

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 12 hours ago.
Apr 29, 2023 — Apr 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update Chingu because Bundler is having a bad day. More... over 7 years ago
Changes I've forgotten about from last year... More... over 7 years ago
fixed and added bugs, networking appears to work. More... almost 9 years ago
Added lobby services, added lobby menu, touched lots of files, server now only requires what it needs. More... almost 9 years ago
Downgraded to ruby 1.9.3 for rENet, add multiplayer menus, added server, added client, added client and server service(s). More... almost 9 years ago
Added edit_line text input for menus :), added placeholder multiplayer login menu. More... almost 9 years ago
Update version, add help text. More... almost 9 years ago
Added skeleton net client, updated Pause to properly render menu. More... almost 9 years ago
Added Menu class for simpler UIs, converted some menus over to the new Menu system, added Pause menu. More... almost 9 years ago
Inverted colors for buttons for CarSelection, made Boot screens title not disappear as much. More... about 9 years ago
Rename game.rb to play.rb, Implemented car_selection.rb, added any input to Boot. More... about 9 years ago
LevelSelection now uses Track name, added indictator for custom tracks More... about 9 years ago
Fixed NameSpace Error (.)_(.), Added level selection menu, added car selection menu (not implemented yet), changed Game from Class to Module. More... about 9 years ago
Use Game::Text now, something broke, game won't load but track editor will... Because of Game::Text. O_0 More... about 9 years ago
Added minify (broken right now), add chipmunk dependency More... about 9 years ago
Got packaging working again. More... about 9 years ago
Added braking sounds to Car, MainMenu is now centered. More... about 9 years ago
MainMenu now has clickable buttons, Game now hides cursor. More... about 9 years ago
Dynamic tail lights, less flashy head lights. More... about 9 years ago
Track Editor track loading now works, renamed method 'save' in Track::Editor::Save to 'save_track' More... about 9 years ago
Track Editor load state almost functional, prevent accidently closing editor. More... about 9 years ago
Track Editor now has a graphical save state. More... about 9 years ago
Moved editor to a GameState, added gamestates for other actions, added menu. More... about 9 years ago
Added click sound More... about 9 years ago
Fix default color, fixed image instance being used instead of image path. More... about 9 years ago
Tracks can now be saved. More... about 9 years ago
Track Editor is roughly finished. More... about 9 years ago
track editor stuff More... about 9 years ago
Added background color to test_track, added collision detection for Track::Tile, added file for TrackEditor. More... about 9 years ago
Removed some debugging stuff... More... about 9 years ago