Commit Graph

14 Commits

Author SHA1 Message Date
wesleyd1124 71d396082d Mission Stuff 2018-05-19 20:18:01 -04:00
wesleyd1124 18dfc90961 Mission Stuff
Implemented simple mission accepting
2018-05-16 16:50:58 -04:00
wesleyd1124 4fde1242e0 Password Stuff, Mission Stuff 2018-05-06 15:40:43 -04:00
wesleyd1124 20efb2ee67 Added dying and some other stuff 2018-04-28 21:35:46 -04:00
wesleyd1124 6cfe6ef1f3 Various Changes
Mostly just fixing the problem where the server would lock up because it tried to establish a connection to sql for every query (I don't know why I did that)
2018-04-27 13:37:33 -04:00
wesleyd1124 e5154c8313 Made object creation dynamic
Made the server read the cdclient to see what components an object needs and then apply it. Still need to implement a lot of components
2018-04-25 16:44:28 -04:00
wesleyd1124 7d71b3124a Things related to world objects
Added world object construction, flying, a few game messages, easy way to spawn object (Currently only LEGO bricks). TODO: need to change replica construction so that it is zone specific
2018-04-24 19:24:52 -04:00
wesleyd1124 92375d1677 Fixed bad implementation
Fixed implementation of LoadWorld and SendClientPacketFromFile
2018-04-23 20:25:32 -04:00
wesleyd1124 68fcfee3ca Added some tools to GUI 2018-04-22 20:47:38 -04:00
wesleyd1124 e96aea5fd1 Various Changes, Mostly Server Tools
Added the ability to change world via gui, changed the way creating objects was working, added a tool that logs unimplemented game messages that were called while playing
2018-04-22 14:41:57 -04:00
wesleyd1124 39bfcf4333 Got VE to Load
ObjectIDs were too small so apparently that was causing all of the problems, VE now loads but the character is invisible and can't move?
2018-04-21 13:46:05 -04:00
wesleyd1124 2de9be25bb Player Construction Works?
When i send the exact info of grunt monkey player construction works for whatever reason...
2018-04-20 16:27:33 -04:00
wesleyd1124 54bdeea09c World Objects, Game Message 888, Temporary Bin
Implemented storing World Objects in the sql database as well as updating them, Started working towards implementing game message 888, current sending a construction from the a bin found in GruntMonkey's packet capture, probably gonna keep it this way until I figure out the problem :/
2018-04-19 17:08:33 -04:00
wesleyd1124 4ecf27673d Uploaded Entire Project 2018-04-16 20:00:01 -04:00