summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-04-29Dialyzer 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
2019-01-23Isolates Yaws from the code base.nsensfel
2018-12-21Removes any use of arrays.Nathanael Sensfelder
2018-12-15Seems to be working again.Nathanael Sensfelder
2018-12-15...Nathanael Sensfelder
2018-12-14...nsensfel
2018-11-08Makes roster updates work.Nathanael Sensfelder
2018-11-08Updates rst_update to match the client.nsensfel
2018-09-24Woops, inventory_db isn't there yet...nsensfel
2018-09-10character -> rosternsensfel