aboutsummaryrefslogtreecommitdiff
path: root/server
AgeCommit message (Collapse)Author
2024-09-04refactor interact function and new progress protometamuffin
2024-09-02campaign gate entitymetamuffin
2024-09-02save finishes to scoreboardmetamuffin
2024-09-02scoreboard insert functionmetamuffin
2024-09-02rephrase some messages in servermetamuffin
2024-09-02move things around, add scoreboards load/save modulemetamuffin
2024-09-02merge ServerState and Statemetamuffin
2024-09-02campaign lobby map link entitymetamuffin
2024-09-01server support for nested map directorymetamuffin
2024-08-29start with simplfied graphmetamuffin
2024-08-29use player constructormetamuffin
2024-08-29deduplicate joining logic and slightly randomize spawn locationmetamuffin
2024-08-29constistent struct naming in datametamuffin
2024-08-19fix customers getting stuck on outputless demandsmetamuffin
2024-08-19remove duplicated lobby flag. fixes lobby abort bugmetamuffin
2024-08-17customers send message clearmetamuffin
2024-08-16show demand in graph againmetamuffin
2024-08-16better error handlingmetamuffin
2024-08-15protocol 5metamuffin
2024-08-15message timeout replaces persistmetamuffin
2024-08-15customers leave if they get stuck walkingmetamuffin
2024-08-15remove zero-player maps from listingmetamuffin
2024-08-15sort maps with 0 players to endmetamuffin
2024-08-15empty usernames for customersmetamuffin
2024-08-15cleanup and remove specs dirmetamuffin
2024-08-15remove useless duplicated filemetamuffin
2024-08-15fix configuration problem in client-native-libmetamuffin
2024-08-14sort maps in data packetmetamuffin
2024-08-13multiline commandsmetamuffin
2024-08-13reenable movement syncmetamuffin
2024-08-13summonbot commandmetamuffin
2024-08-13slow down customersmetamuffin
2024-08-13apply customer pointsmetamuffin
2024-08-13customer return pathmetamuffin
2024-08-13customers work except for points and return to spawnmetamuffin
2024-08-13trying to reimplement customersmetamuffin
2024-08-13replace customers with bots and refactor some more server code.metamuffin
2024-08-13access entities as trait objectmetamuffin
2024-08-13refactor server to use client-lib data model (breaks customers)metamuffin
2024-08-12bot: default username and charactermetamuffin
2024-08-12bot: make crate hybridmetamuffin
2024-08-12bot: idle waiter clears handmetamuffin
2024-08-12bot: generalize simple and add waitermetamuffin
2024-08-12bot: clear passive tile targetmetamuffin
2024-08-12fix some cases where it gets stuckmetamuffin
2024-08-12bot: passive recipes, still buggymetamuffin
2024-08-12remove legacy gitignoremetamuffin
2024-08-12simple works fine for everything except passive and other special casesmetamuffin
2024-08-11improve framework and start work on simple algometamuffin
2024-08-11Revert "find path with distance"metamuffin
This reverts commit f78568656ffe39f7cc4db293570e29900cffc6f2.