summaryrefslogtreecommitdiff
path: root/src/systems/controlinput.rs
AgeCommit message (Expand)Author
2020-03-02added monster aitroido
2020-03-02implemented autofighttroido
2020-02-28added cooldowns for moving and fightingtroido
2020-02-23players can get damage from trapstroido
2020-02-21create World for multiroom supporttroido
2020-02-18Players are now saved/loaded tootroido
2020-02-16added playerid to avoid stringly typingtroido
2020-02-09can now pick up and drop itemstroido
2020-02-09Revert "no templates in the world; only pre-entities"troido
2020-02-08no templates in the world; only pre-entitiestroido
2020-02-08don't rebuild the ground each steptroido
2020-02-07spawn is also loaded from room templatetroido
2020-02-07can now load maps in the same format as the python versiontroido
2020-02-07all entity construction now uses new templatestroido
2020-02-07named stuff properly; added encyclopedia and templatetroido
2020-02-03now also send playerpos messagestroido
2020-02-03merged Draw into View; renamed Position to Postroido
2020-02-03refactored systems in their own file eachtroido