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