Commit Graph

35 Commits

Author SHA1 Message Date
Jeremiah Billmann a31865142c Made a GameLoop helper module to make game class cleaner 2013-07-09 21:23:48 -04:00
Jeremiah Billmann 7b7021bf09 Client refactor for #17 2013-07-09 20:58:09 -04:00
Jeremiah Billmann 2f1026ae52 Refactoring out physics loop on client for #17 2013-07-09 20:41:35 -04:00
Jeremiah Billmann 0380e63899 Changed state fetch to return all states - allow client more control 2013-07-07 15:46:35 -04:00
Jeremiah Billmann e5fe1487ff Moved interpolation & prediction options to server. 2013-07-05 14:56:56 -04:00
Jeremiah Billmann 0204d254e6 Added playerId to callbacks 2013-07-03 17:27:54 -04:00
Jeremiah Billmann b1e4e7a52e Fixes for #9 #10 and #11 2013-07-03 17:03:52 -04:00
Jeremiah Billmann c3c2567c1b Removed un-used option 2013-07-01 21:57:23 -04:00
Jeremiah Billmann 415dceb524 Progress: Delta time & fixed timestep 2013-07-01 21:45:21 -04:00
Jeremiah Billmann 96364faf8a Added client smoothing option 2013-06-28 23:03:09 -04:00
Jeremiah Billmann 6a8a2dbe54 Minor cleanup 2013-06-28 16:27:10 -04:00
Jeremiah Billmann bf8ddc5a7f Shared physics code - meant to show sharing, not best practices 2013-06-28 16:25:42 -04:00
Jeremiah Billmann 94601cd295 Rolled FPS into GarageServer.IO 2013-06-28 16:08:34 -04:00
Jeremiah Billmann ad79f1a67a Progress: Interpolation & Smoothing 2013-06-26 21:29:45 -04:00
Jeremiah Billmann e321a24909 Weighing smoothing options 2013-06-26 21:05:46 -04:00
Jeremiah Billmann 536238e902 Progress: Interpolation 2013-06-26 20:17:55 -04:00
Jeremiah Billmann 3d8fe0790f Fixed client prediction and prepped for interpolation 2013-06-25 22:33:38 -04:00
Jeremiah Billmann bbbc28e134 Removed interpolation from example until completion 2013-06-21 22:28:49 -04:00
Jeremiah Billmann 0a4f6930aa Progress: Interpolation 2013-06-21 22:01:15 -04:00
Jeremiah Billmann cd95410f00 Completed: Client Side Prediction 2013-06-12 22:29:38 -04:00
Jeremiah Billmann 649fece9f0 Progress: Client Side Prediction 2013-06-12 21:39:33 -04:00
Jeremiah Billmann e987d73711 Reduced output traffic based on inputs 2013-06-12 21:25:54 -04:00
Jeremiah Billmann 675807e1b3 Code cleanup 2013-06-08 15:29:57 -05:00
Jeremiah Billmann a46831d6ae Progress: client loops 2013-06-08 15:49:50 -04:00
Jeremiah Billmann f8614ec902 Progress: input processing 2013-06-08 14:37:08 -04:00
Jeremiah Billmann dbbbc5bcc4 Broke play, adding input processing from server 2013-06-08 14:16:57 -04:00
Jeremiah Billmann b6981f21fa Progress: Physics 2013-06-08 11:54:54 -04:00
Jeremiah Billmann 9038bdc6fb Cleaning up spaces 2013-06-01 16:22:04 -04:00
Jeremiah Billmann 746a43c2d8 Progress: Client Updates 2013-06-01 15:49:49 -04:00
Jeremiah Billmann d676f72e19 Progress: Client Updates 2013-06-01 14:57:04 -04:00
Jeremiah Billmann dd688fa3f5 Progress: Client 2013-05-24 22:13:59 -04:00
Jeremiah Billmann 94c89e2254 Client cleanup 2013-05-24 21:52:30 -04:00
Jeremiah Billmann bc39634a78 Progress: client 2013-05-24 21:48:07 -04:00
Jeremiah Billmann 2f0fe7a121 Fixed socket connections 2013-05-21 20:07:05 -04:00
Jeremiah Billmann c12bbbf0af Socket connectivity up and running 2013-05-19 16:03:07 -04:00