summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-16Fixes assets being re-generated every build.json-commnsensfel
2017-11-15Adds scripts to generate colors for chars/tiles.nsensfel
2017-11-15Adds support for the "add_char" server reply.nsensfel
2017-11-12Cleans up map switching.nsensfel
2017-11-10The implementation is hacky, but it can change map.nsensfel
2017-11-10Adds a button to ask for a new battlemap.nsensfel
2017-11-06Got the client to validate the reply.nsensfel
2017-11-06Merge branch 'json-comm' of dreamhost:~/repositories/git/tacticians-client in...nsensfel
2017-11-06Got it to talk with the server!nsensfel
2017-11-03Adds 'reset' target, prepares for asset generation.nsensfel
2017-11-02I'll soon have to start coding stuff server-side.nsensfel
2017-11-02Prepares the sending of a character's turn.nsensfel
2017-10-30Thinking about how to format the JSON messages.nsensfel
2017-10-27Starting to add communications w/ the server.nsensfel
2017-10-26Makes the interface more reactive to single clicks.nsensfel
2017-10-26Working on the input methods for multi-char selectnsensfel
2017-10-25Quick CSS class name fix.nsensfel
2017-10-25Simplifies the Model states.nsensfel
2017-10-25Split CSS into multiple files. Renames some stuff.nsensfel
2017-10-24Adds teams.nsensfel
2017-10-24Fuses selection/state. Allows Tile focusing.nsensfel
2017-10-23Attempts to fix the CSS...Nathanael Sensfelder
2017-10-23Improves Error messages, CSS.nsensfel
2017-10-23Adds tabs to the footer menu, no CSS for it though.nsensfel
2017-10-23Starting work on status/config/chat UI.Nathanael Sensfelder
2017-10-21Adds controls for the UI scaling.Nathanael Sensfelder
2017-10-20Improves UI. Makes way for visually scalable bmap.Nathanael Sensfelder
2017-10-20Fixes being able to leave the map.nsensfel
2017-10-20Welp, it's fixed. I don't really know why.nsensfel
2017-10-20Tries, and fails, to fix the Attack Range issue.nsensfel
2017-10-19Mostly fixes attack indicator.Nathanael Sensfelder
2017-10-19Fixes movement indicators, borks attack ones.Nathanael Sensfelder
2017-10-19Fixes 'www' generation, navigator path change.Nathanael Sensfelder
2017-10-19Partially fixes Navigator.nsensfel
2017-10-19Adds colors to see the battlemap.nsensfel
2017-10-19Starting a more modular approach for the website.nsensfel
2017-10-19No longer use Html.beginnerProgramnsensfel
2017-10-18Borked mouse controls for the navigator, it seems.Nathanael Sensfelder
2017-10-18Correcting whatever the compiler tells me is wrong.nsensfel
2017-10-17Separates Navigator from Tiles.nsensfel
2017-10-12Started a rather large reorganization.messy-exchangesNathanael Sensfelder
2017-09-27Improves error msgs & UI controls.Nathanael Sensfelder
2017-09-27Small cleanups.Nathanael Sensfelder
2017-09-27Adds license file.Nathanael Sensfelder
2017-09-27Splits client and server into two repositories.Nathanael Sensfelder
2017-09-26Range indicators are now clickable.Nathanael Sensfelder
2017-09-25Introduces 'States' for the model.Nathanael Sensfelder
2017-09-25Adds changes before merge.Nathanael Sensfelder
2017-09-23Now shows attack range.range-indicatorsNathanael Sensfelder
2017-09-23Remove the prev RangeIndicators upon char changeNathanael Sensfelder