summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-06-06Fixes some of the issues I've found.nsensfel
2019-05-03Didn't add portraits from equipement w/ ataxia.nsensfel
2019-04-29Found why Dialyzer inferred type(), not either().Nathanael Sensfelder
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-26Makes Dialyzer validate shared & battle.nsensfel
2019-04-23...nsensfel
2019-04-19...Nathanael Sensfelder
2019-04-19[Broken] ...nsensfel
2019-04-19[Broken] Starting to add ataxia_set functions...nsensfel
2019-04-04[Broken] ...nsensfel
2019-04-01[Broken] Refactoring...Nathanael Sensfelder
2019-02-15Re-organizing shr_ structs.nsensfel