summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-10-21Update for Ataxia.Nathanael Sensfelder
2019-05-03Fixes client/server JSON mismatch.nsensfel
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
2019-01-03...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-15ID as strings.Nathanael Sensfelder
2018-11-08Makes roster updates work.Nathanael Sensfelder
2018-11-08Updates rst_update to match the client.nsensfel
2018-11-082 chars by default, for debugging purposes...nsensfel
2018-10-11Rosters start with a character by default.Nathanael Sensfelder
2018-10-10(Broken) Working on DB item ID generation...nsensfel
2018-10-09(Broken) glyphs lists, not arrays...Nathanael Sensfelder
2018-10-09Creates roster & inventory alongside player.nsensfel
2018-10-02(Breaks compilation) Working on battle creation...nsensfel
2018-09-24Woops, inventory_db isn't there yet...nsensfel
2018-09-10character -> rosternsensfel