aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* nix: init default builder directorymainKatharina Fey2021-02-244-0/+41
* rstnode: refactoring server and client components into rst-coreHEADmasterKatharina Fey2021-02-1445-187/+1102
* rstnode: add network packet envelope to wire typesKatharina Fey2021-02-119-10/+143
* website: publish qaul fork announcementKatharina Fey2021-02-111-0/+104
* Update lockfileKatharina Fey2021-02-111-129/+129
* Lockfile 1Katharina Fey2021-02-111-0/+441
* rstnode: implement viewport scrolling and zoomingKatharina Fey2021-02-074-13/+80
* rstnode: implement viewport shiftingKatharina Fey2021-02-076-10/+187
* rstnode: basic mouse input handlingKatharina Fey2021-02-074-6/+74
* rstnode: some client cleanups and better colour handlingKatharina Fey2021-02-074-23/+22
* rstnode: delete rogue assets and update node coloursKatharina Fey2021-02-077-22/+22
* rstnode: basic asset loading and prototype sprite renderingKatharina Fey2021-02-0722-25/+451
* rstnode: add basic node assetsKatharina Fey2021-02-0712-15/+1247
* rstnode: create small graphics exampleKatharina Fey2021-02-0615-486/+1470
* rstnode: restructure project into workspace and sub-cratesKatharina Fey2021-02-0635-118/+267
* rstnode: update README and add logoKatharina Fey2021-01-294-24/+182
* rstnode: update build infrastructure and dependenciesKatharina Fey2021-01-294-3/+25
* rstnode: update dependencies and fixing game buildKatharina Fey2021-01-297-1256/+1521
* Add 'games/rstnode/' from commit '78d813b2a119b314349555387669f9c33727c5b1'Katharina Fey2021-01-2929-0/+5414
|\
| * Updating game loop stuffKatharina Fey2020-03-243-9/+40
| * Adding fixed time loop abstractionKatharina Fey2020-03-224-11/+66
| * Updating gameplay starting mechanics, adding quadtree to mapKatharina Fey2020-03-2217-122/+476
| * Updating server and map interfacesKatharina Fey2020-03-196-24/+190
| * Adding color handling and basic lobby logicKatharina Fey2020-03-194-1/+174
| * Starting work on the game serverKatharina Fey2020-03-191-0/+73
| * Adding update methods to the mapKatharina Fey2020-03-194-16/+67
| * Adding steam-run to shell.nixKatharina Fey2020-03-181-8/+16
| * Adding a wire layerKatharina Fey2020-03-185-0/+280
| * Creating an Io channel abstractionKatharina Fey2020-03-181-0/+22
| * Making updates to the serialisability of dataKatharina Fey2020-03-186-31/+2480
| * Adding some more packet sending utilitiesKatharina Fey2020-01-293-5/+83
| * Adding some more stat functions to handle incoming packetsKatharina Fey2020-01-294-5/+126
| * Adding the GPL-3.0 LICENSE fileKatharina Fey2020-01-291-0/+674
| * Initial code dumpKatharina Fey2020-01-294-0/+283
| * Adding project outline and structure filseKatharina Fey2020-01-296-0/+596
* sudo: 1.9.5p1 → 1.9.5p2Artemis Tosini2021-01-261-2/+2
* libkookie: add molly user with pubkeys, and enable on hyperionMolly Miller2021-01-182-0/+16
* libkookie: inherit the host to build from the environment if setMolly Miller2021-01-181-1/+4
* libkookie: fix build script.Molly Miller2021-01-181-1/+1
* libkookie: i3: make the leading comment more accurate.Molly Miller2021-01-181-3/+2
* libkookie: i3: remove tr(1) from i3 workspace scripts, use jq -rMolly Miller2021-01-182-4/+4
* Revert "supergit: work on implementing branching iterators"Katharina Fey2021-01-092-769/+224
* atomptr: add direct crate docs instead of relying on doc(include)Katharina Fey2021-01-091-2/+30
* libkookie: cgit: add patch to generate reverse-tree linksKatharina Fey2021-01-091-0/+29
* supergit: add logo and rebuild READMEKatharina Fey2021-01-094-7/+37
* supergit: bump crate versionKatharina Fey2021-01-091-2/+2
* supergit: update crate documentationKatharina Fey2021-01-092-39/+50
* supergit: fix base_history functionKatharina Fey2021-01-091-36/+18
* octopus: add supergit dependency and parse repo path via route paramKatharina Fey2021-01-099-365/+68
* supergit: implement typed directory yieldsKatharina Fey2021-01-082-17/+43