summaryrefslogtreecommitdiff
path: root/src/query
AgeCommit message (Expand)Author
2018-03-14Reverses some lists.timelinensensfel
2018-03-13Separates original timeline from updates.nsensfel
2018-03-12Stores and sends entire turn timelines.nsensfel
2018-03-12Starting to work on the timeline feature.nsensfel
2018-03-06I might have been using JSON the wrong way.refactoringnsensfel
2018-03-05Fixes issues I expected Dialyzer to show me.nsensfel
2018-03-03Fixing stuff that made Dialyzer output warnings.Nathanael Sensfelder
2018-03-02Still working on it...Nathanael Sensfelder
2018-03-01...nsensfel
2018-03-01Cleaning up the handling of character turns.nsensfel
2018-02-28Fixes wrong characters being seen as enabled.nsensfel
2018-02-28Moved the mess from 'character_turn' into 'attack'.nsensfel
2018-02-28Adds more types specifications.nsensfel
2018-02-27Switching weapons seem to work.nsensfel
2018-02-26Woops, next turns didn't work.nsensfel
2018-02-26Got it to work, I think.nsensfel
2018-02-26Got it to run, at last.nsensfel
2018-02-25Fixes a few typos, adds 'unimplemented' functions.nsensfel
2018-02-24...nsensfel
2018-02-24Fixes parries, starts work on load_state.nsensfel
2018-02-23...nsensfel
2018-02-23Still working on character_turn queries...nsensfel
2018-02-23Rewritting "character_turn.erl"...nsensfel
2018-02-23Starting a big refactoring...nsensfel
2018-02-22Adding weapons server side...nsensfel
2018-02-10Starting to add weapons to the mix.stats_calcnsensfel
2018-02-09Updates max_health and wp range for atk handling.nsensfel
2018-01-24Now sends char attributes to client.nsensfel
2017-12-28Fixes mixup between owner and object id.Nathanael Sensfelder
2017-12-01Sends updated target state upon attack.nsensfel
2017-12-01Updates the way targets are received from client.nsensfel
2017-11-29Fixes small blunders.nsensfel
2017-11-29Adds health to the data sent to the client.nsensfel
2017-11-29Adds owners to caches items, allowing for pings.Nathanael Sensfelder
2017-11-28Fixes timed caches.Nathanael Sensfelder
2017-11-28Homogenizes the modules' presentation.nsensfel
2017-11-28Got it to run.nsensfel
2017-11-28Trying to tidy up this mess.nsensfel