index
:
rustifarm.git
main
fork of: https://github.com/jmdejong/rustifarm
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2020-09-20
made monster spawners visisble again
troido
2020-09-20
renamed ComponentParameter to ParemeterExpression; List and Template variant ↵
troido
for ParameterExpression
2020-09-19
initialSpawn -> initial_spawn
troido
2020-09-19
Merge branch 'master' into interact
troido
2020-09-19
actually remove those stupid items
troido
2020-09-19
Merge branch 'master' into interact
troido
2020-09-19
removed loose items from room
troido
2020-06-05
added exchanger as seperate component/system; refactored other interactions; ↵
troido
parameter parsing returns result instead of option
2020-06-05
actually added talk system and removed reply interaction
troido
2020-06-05
made Talk its own component/system instead of part of interact
troido
2020-06-05
clarified docs
troido
2020-05-20
wrote first part of the content creation tutorial
troido
2020-05-19
implemented fromtoparameter for hashmap and hashset
troido
2020-05-19
moved parameter conversions to their own file and added more conversions
troido
2020-05-19
added function to convert common types from/to paramters
troido
2020-05-19
better json parsing using serde_json::value::from_value
troido
2020-05-19
add room build permissions to rooms
troido
2020-05-18
update readme with installation instructions
troido
2020-05-18
edited version number and readme
troido
2020-05-16
encyclopedia can be split over different files
troido
2020-05-12
remove items on the ground from maps
troido
2020-05-12
removed 'substitute' part of encyclopedia
troido
2020-04-24
server-side hashing now uses a salt
troido
2020-04-23
hash the password server-side too
troido
2020-04-23
added option to join the server without joining the game (just for the chat)
troido
2020-04-23
tell users when they use a guest account and inform them about server admin
troido
2020-04-23
better default adresses
troido
2020-04-23
accept authentication messages, and validate registrations
troido
2020-04-22
added a glossary to the docs
troido
2020-04-22
continued the encyclopedia documentation
troido
2020-04-22
document the encyclopedia format
troido
2020-04-22
quickly documented the map format
troido
2020-04-22
give more information with sound messages
troido
2020-04-21
added options notification
troido
2020-04-21
use own strip_prefix function for interaction arguments
troido
2020-04-21
improved message parsing. Use Result instead of InvalidMessage
troido
2020-04-21
left out Option::flatten() for rust 1.38 compatibility
troido
2020-04-20
added com cfg macros for detecting linux and bsd
troido
2020-04-20
stop hardcoding default room and encyclopedia
troido
2020-04-17
roomtemplate can handle fields that don't match the given size
troido
2020-04-17
better error handling when a player can't enter a room
troido
2020-04-17
drop loot a step after dying
troido
2020-04-17
added Mine interaction
troido
2020-04-16
don't spread stones dropped from destroyed walls
troido
2020-04-16
minor map changes; gave homeportal a sprite
troido
2020-04-16
add visit whitelist to homeportal, save and dedup its data even though it is ↵
troido
loaded from template
2020-04-15
visit other players
troido
2020-04-14
only allow letters, numbers and connector punctuation in usernames
troido
2020-04-13
using an equipped item unequips it
troido
2020-04-13
don't spawn immediately after each other
troido
[prev]
[next]