0
I Use This!
Inactive

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Jun 07, 2023 — Jun 07, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
removed relative links in spacepong More... over 8 years ago
dont remember what i changed More... over 9 years ago
commented out cpu error More... over 9 years ago
updated physics engine to simplify and recompiled rainflow More... over 9 years ago
fixed some bugs and recompiled all games, reverted back to PNG for now due to chrome bug, and updated rainflow and switched verlet to euler More... over 9 years ago
quick hacky fix for dronewar start menu bug More... almost 10 years ago
updated games and fixed bug with dronewar root fadeIn() canceling the root.ship() transition (oops) More... almost 10 years ago
updated default style for svg width and height to reflect game aspect ratio and added frame to spacepong and wallball More... about 10 years ago
updated background-size from cover to 100% for dronewar and spacepong to prevent going outside of viewbox More... about 10 years ago
fixed bug in cpu speed error callback More... about 10 years ago
updated physics engine to make more sense and be more stable, fixed bugs in spacepong, and recompiled test games More... about 10 years ago
fixed some bugs in test games, added d3.timer.flush() for paddle movement to prevent lag on mobile More... about 10 years ago
recompiled test games More... about 10 years ago
updated game.coffee to use xMidYMin instead of xMidYMid so that game floats towards top of screen and removed height:100% from gameFrame More... about 10 years ago
fixed menu bugs in dronewar caused by find/replace? also udpated transition for menu and recompiled More... about 10 years ago
fixed small typo in dronewar is_flashing (drone) and updated graphics More... about 10 years ago
all known bugs fixed, replaced png with svg for test game images More... about 10 years ago
all games working without window update listener! except small wallbal bug - top of wall showing for narrow window size More... about 10 years ago
rainflow working without resize listener (removed game.update()) More... about 10 years ago
added test for external library, seems to be working so far! More... about 10 years ago
added $z attachment More... about 10 years ago
added datum to element and removed => in favor of (d) -> where possible, recompiled test games, added fullscreen to spacepong and wallball More... about 10 years ago
moved gameprez alert out of physics and into Gameprez (on server-side) More... about 10 years ago
removed index and renamed main to index for all 3 test games More... about 10 years ago
tested changes on dronewar, wallball, and spacepong More... about 10 years ago
fixed some bugs and added onblur and onfocus handlers More... about 10 years ago
looks like there an issue with removing physics callbacks but found a workaround for now to prevent dronewar bug More... about 10 years ago
fixed some bugs and removed listeners for window.top in index.html and updated CSS for main.html and index.html, updated gameprez server side to match More... about 10 years ago
updated games and fixed bug in force.eval() More... about 10 years ago
updated ball on spacepong More... about 10 years ago