summaryrefslogtreecommitdiff |
Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-10-21 | Update for Ataxia. | Nathanael Sensfelder | |
2019-05-03 | Fixes client/server JSON mismatch. | nsensfel | |
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 | |
2019-01-23 | Isolates Yaws from the code base. | nsensfel | |
2018-12-21 | Removes any use of arrays. | Nathanael Sensfelder | |
2018-12-15 | Seems to be working again. | Nathanael Sensfelder | |
2018-12-15 | ... | Nathanael Sensfelder | |
2018-12-14 | ... | nsensfel | |
2018-11-08 | Makes roster updates work. | Nathanael Sensfelder | |
2018-11-08 | Updates rst_update to match the client. | nsensfel | |
2018-09-24 | Woops, inventory_db isn't there yet... | nsensfel | |
2018-09-10 | character -> roster | nsensfel | |