summaryrefslogtreecommitdiff |
Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-04-29 | Dialyzer error, compiles, some issues w/ client. | nsensfel | |
Dialyzer says: bnt_join_battle.erl:103: The created fun has no local return bnt_join_battle.erl:122: The call shr_inventory:ataxia_add_equipment(shr_equipment:unresolved(),shr_inventory:type()) does not have an opaque term of type shr_equipment:type() as 1st argument bnt_join_battle.erl:310: Function repair_join_battle/6 will never be called shr_inventory:ataxia_add_equipment(shr_equipment:unresolved(),shr_inventory:type()) is defined, though... Still some hiccups with what is sent to the client. | |||
2019-04-26 | ... | nsensfel | |
2018-12-21 | Removes any use of arrays. | Nathanael Sensfelder | |
2018-11-15 | ID as strings. | Nathanael Sensfelder | |
2018-11-08 | 2 chars by default, for debugging purposes... | nsensfel | |
2018-10-11 | Rosters start with a character by default. | Nathanael Sensfelder | |
2018-10-09 | Creates roster & inventory alongside player. | nsensfel | |
2018-09-10 | character -> roster | nsensfel | |