Commit Graph

49 Commits (b11767a284cc647faa99ff2405f3930fa98000ab)
 

Author SHA1 Message Date
Cameron Murphy Reikes b11767a284 Parallax stars and developer helpers
Cameron Murphy Reikes 75734752e3 Fix thrust bug and cockpit exit pos wrong
Cameron Murphy Reikes e10eed315e Fix ability to build ship with holes
Cameron Murphy Reikes bb063cf372 Make hand in local space sometimes again
- needed because world pos is incorrect wrt lag
Cameron Murphy Reikes dcac22446e SUPER hard to find bug. DISASTEROUS
Cameron Murphy Reikes 280001840b Add new art
Cameron Murphy Reikes cb891afae7 Complete cockpit implementation, VS format
Cameron Murphy Reikes 30321fd068 No declaring data inside of switch statement
Cameron Murphy Reikes e6e3e68a52 Fix some warnings
Cameron Murphy Reikes db273d9b2d Add Visual Studio project and fix some bugs
Cameron Murphy Reikes 5af0639504 Separate player and partial entity refactor
Cameron Murphy Reikes e05462aa1b Simplify serialization, write fields once
Cameron Murphy Reikes 6cb97c4b3d New ship chunks keep rotational velocity on break
Cameron Murphy Reikes 6e2dcb56c6 Rename rotation enum to compass rotation
Cameron Murphy Reikes 3c569fdb9f Grids with gaps in them no longer valid
Cameron Murphy Reikes 0c53810aa5 Prevent possible bug with innacurate tick
Cameron Murphy Reikes 821c98e876 Show glow on thruster usage
Cameron Murphy Reikes 22c19e3a22 Add battery block, used by thrusters
Cameron Murphy Reikes 547727c7f3 Thruster placing/rotate, toolbar UI
Cameron Murphy Reikes 4d147e77de Add thruster block and thruster thrust
Cameron Murphy Reikes a90b5331de Simple images for grid of ship
Cameron Murphy Reikes b99a4076b8 Fix snap dist
Cameron Murphy Reikes a72c392d4d No printf
Cameron Murphy Reikes e27124ac48 Zoom with scroll wheel
Cameron Murphy Reikes cc4cf75742 Replenesh spice on collection of gold
Cameron Murphy Reikes 3ec1103ec9 Multiple inputs per input packet
Cameron Murphy Reikes 67f5542441 Networking fixes and don't inhabit taken ship
Cameron Murphy Reikes 160107f92a Add ticks to gamestate
Cameron Murphy Reikes 5c94921eb5 Y+ is up on coord system, send build rel to grid
Cameron Murphy Reikes 471892d374 Add gold as target
Cameron Murphy Reikes 3f87ea16d9 Maximum hand reach and spice
Cameron Murphy Reikes b61ec16309 Building and destruction of blocks
Cameron Murphy Reikes f2ef6d8531 Better damage and build box preview
Cameron Murphy Reikes 1f96942dd2 Box damage system, box deletion
Cameron Murphy Reikes 3e8c289dc1 Ghost that can inhabit!
Cameron Murphy Reikes 21f9a5eb50 More boxes, fix camera not on player
Cameron Murphy Reikes 9107643c57 Fix undeclared functions assumed to return int
Cameron Murphy Reikes 64a82c2a26 Switch to chipmunk
Cameron Murphy Reikes 35fbdf2635 Broken verlet work, committing before chipmunk
Cameron Murphy Reikes 7bab2e9900 Clarify linking
Cameron Murphy Reikes 3c3bf65c56 Debug drawing and better build shortcut
Cameron Murphy Reikes b967bc45ec Much better physics but still no rotation
Cameron Murphy Reikes 23c2e18a70 Some kind of physics? Something wrong...
Cameron Murphy Reikes 05d805f03d Add rotation
Cameron Murphy Reikes 6a38a7c3dd Zero player on fresh connection
Cameron Murphy Reikes 261f602afe Basic multiplayer with enet
Cameron Murphy Reikes c27090fc53 Skeleton of the multiplayer architecture
Cameron Murphy Reikes e5cd725fc8 Camera follow player and 2 windows
Cameron Murphy Reikes 387a09bcc2 Basic movement with verlet integration, window