summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-06-14Makes it pass Dialyzer's checks again.attributes_removalNathanael Sensfelder
2019-06-06Fixes some of the issues I've found.nsensfel
2019-06-05[Broken] Changing how actions are handled...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-26Makes Dialyzer validate shared & battle.nsensfel
2019-04-25...Nathanael Sensfelder
2019-04-25...nsensfel
2019-04-23...nsensfel
2019-04-19[Broken] ...nsensfel
2019-04-12...nsensfel
2019-04-01[Broken] Refactoring...Nathanael Sensfelder