index
:
thehouseoficarus
main
A neo-dark age, sci-fi MUD with fantasy skiller MMO mechanics and detailed casino.
historia
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
internal
/
game
/
cmd_use.go
Age
Commit message (
Collapse
)
Author
2026-07-09
feat: old standalone trigger systems completely unified into ↵
historia
trigger->condition->action system
2026-07-09
feat: message actions are now sequences of messages with settable delays
historia
2026-07-08
feat: unify on use, on look, and on kill. all support same ↵
historia
conditions/actions now.
2026-07-05
feat: remove deprecated use/station interaction model
historia
2026-07-01
fix: combat formulas and mob attack types (mobs switch attack styles if ↵
historia
safespotting)
2026-07-01
feat: admin gui map, item, and objects mostly complete
historia
2026-07-01
feat: item messaging standardized, custom messages for production paths ↵
historia
implemented
2026-07-01
feat: qol improvements to items crud in admin gui
historia
2026-06-26
feat: simplified conversation trees and output won't overwrite prompts now
historia
2026-06-25
slop refactor
historia
2026-06-25
refactor: replaced map[string]any with typed structs for Data
historia
2026-06-20
refactor: removed separate crafting recipes and combined them into item YAML
historia
2026-06-20
refactor: combined all station crafting
historia
2026-06-19
reorganized items, objects, and rooms in directories. oranized module names. ↵
workhorse
added startup checks.
2026-06-19
shop fixes, 'toggle' completely removed, movement speed increased
historia
2026-06-19
feat: all skills kind of implemented, random prototype content added
historia
2026-06-19
feat: rough technology skill added
historia
2026-06-18
feat: crafting roughly implemented (leather, gems, gold, clay, spinning).
historia
2026-06-18
feat: fletching added including zero-time bolt feathering, which probably ↵
historia
will break lots of things
2026-06-18
cleaned up various crafting menus
historia
2026-06-17
feat: smithing added, item/object interaction reworked. recipes and menus ↵
historia
refactored.
2026-06-17
feat: began implementing smithing, ground item display fixes.
historia
2026-06-16
feat: major xterm256 color overhaul, see worldbuilding docs.
historia
2026-06-16
feat: recipe system, combining items, cooking skill
historia