About Social Code
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2 daysRemove current_chunk from entitymainLucas Fryzek
Update tests to run with modified API
2 daysAdd more packets and get json lib working with server dataLucas Fryzek
2 daysAdd json lib from rhombus upstreamLucas Fryzek
It seems that json lib doesn't work with the official racket 8.16 release, so I'm keeping a copy of racket+rhombus json in the lib folder to get around this.
10 daysGet threading of world workingLucas Fryzek
11 daysReorganize source, create basic threading and serverLucas Fryzek
Need to create main world loop and have it message with web server
11 daysAdd basic item systemLucas Fryzek
12 daysSplit up filesLucas Fryzek
12 daysWork out more of gathering logicLucas Fryzek
13 daysAdd skeleton for gatheringLucas Fryzek
13 daysMake validate functions reusableLucas Fryzek
13 daysAdd tile blocking logicLucas Fryzek
13 daysUse enum for directionLucas Fryzek
13 daysMake entity move part of entity classLucas Fryzek
13 daysInitial commitLucas Fryzek