summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-03-13Improves attack messages.Nathanael Sensfelder
2018-03-13Splits Timeline.elm.Nathanael Sensfelder
2018-03-13Applies the effect of the timeline update.nsensfel
2018-03-13Improving display of timeline & characters...nsensfel
2018-03-12Starting to work on the timeline feature.Nathanael Sensfelder
2018-03-09Send -> CommNathanael Sensfelder
2018-03-09Hacked together some kind of timeline feature.refactoringnsensfel
2018-03-09Got the TurnResults JSON to work, I think.nsensfel
2018-03-09New JSON decoding works, starting TurnResults...nsensfel
2018-03-09...nsensfel
2018-03-07Still working on that JSON stuff...nsensfel
2018-03-06Changing how JSON is used...nsensfel
2018-03-02Switching to a new way of sending char_turns.Nathanael Sensfelder
2018-02-27Switching weapons seems to work.weaponsnsensfel
2018-02-26Got it to work, I think.nsensfel
2018-02-23Woops, should have compiled first.nsensfel
2018-02-23Matches the new stats calculs from the server.nsensfel
2018-02-22Woops, messed up weapons IDs.nsensfel
2018-02-22Replaces min/max ranges with def and atk ranges.nsensfel
2018-02-22Takes weapon into account for stats.nsensfel
2018-02-22Stores weapons dataset in model.nsensfel
2018-02-21Fixes Accuracy & Dodge stats.Nathanael Sensfelder
2018-02-21Now displays active weapon and scale w/ str.Nathanael Sensfelder
2018-02-21Adds some weapons to the list.Nathanael Sensfelder
2018-02-20Starting to work on the weapons.nsensfel
2018-02-20Adds the SwitchWeapon action.calc_statsnsensfel
2018-02-19It compiles once more.nsensfel
2018-02-19Cleans up unused imports.nsensfel
2018-02-19Found a way for temp. weapon switching.nsensfel
2018-02-19Let's have it compile at least.nsensfel
2018-02-12No time to finish...nsensfel
2018-02-12Adds missing '%'.nsensfel
2018-02-10Starting to add weapons to the mix.nsensfel
2018-02-09Removes duplicate "Dexterity" attribute display.nsensfel
2018-02-09Updates cost of tiles to match new mov_pts.nsensfel
2018-02-09Adds a landing page.nsensfel
2018-01-24Now expects attributes to be sent by the server.nsensfel
2018-01-23Quickly preparing to display stats/attributes.nsensfel
2018-01-23Adds client side stats calc.nsensfel
2018-01-22Starting to add stats display client-side.nsensfel
2018-01-12Start to work on the character stats.nsensfel
2018-01-11Separates click on char from map / from char menunsensfel
2018-01-09Makes it easier to see what is clickable.nsensfel
2018-01-09Reorganizes the CSS.nsensfel
2018-01-08Now display character 'portraits' on the menu.nsensfel
2018-01-08Woops, src/asset/www needs to exist.nsensfel
2018-01-08Fixes CSS colored classes generation script.nsensfel
2018-01-08Improves targeting UI.nsensfel
2018-01-05Starting to work on the addition of inventories.nsensfel
2017-12-28Improves the footer's text.Nathanael Sensfelder