summaryrefslogtreecommitdiff |
Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-09-04 | Removes PH links. | Nathanael Sensfelder | |
2018-09-04 | Redirects to main-menu upon login in. | Nathanael Sensfelder | |
2018-09-04 | Requests player info. | Nathanael Sensfelder | |
2018-09-03 | Still working on the main-menu... | nsensfel | |
2018-08-31 | Starting to work on the main menu... | nsensfel | |
2018-08-31 | Adds a directory for shared code. | nsensfel | |
2018-08-31 | Adds a landing page. | nsensfel | |
2018-08-30 | Shows omnimods when focusing a Tile.omnimods | Nathanael Sensfelder | |
2018-08-30 | Removes most PHs, updates omnimods on action. | nsensfel | |
2018-08-29 | It almost works, still has PHs and no omni updates | Nathanael Sensfelder | |
2018-08-29 | It compiles! | Nathanael Sensfelder | |
2018-08-29 | Adds the omnimods to the tiles & chars. | Nathanael Sensfelder | |
2018-08-29 | ... | Nathanael Sensfelder | |
2018-08-29 | Still working on it... | Nathanael Sensfelder | |
Turns out enumerables are not considered to be "comparable". That might make the code a bit more ugly... | |||
2018-08-29 | Starting to update structures to use omnimods... | nsensfel | |
2018-08-28 | Starting to add omnimods to the client. | nsensfel | |
2018-08-24 | Starting to work on the character editor. | nsensfel | |
2018-08-21 | Adds tiles generation to the Makefiles. | nsensfel | |
2018-08-21 | Fixes css's Makefile. | nsensfel | |
2018-08-10 | Got login to work. | Nathanael Sensfelder | |
2018-08-09 | Still working on it... | Nathanael Sensfelder | |
2018-08-09 | Working on the appearance of the login page... | Nathanael Sensfelder | |
2018-08-08 | Starting to work on the sign-{in,out,up} page. | Nathanael Sensfelder | |
2018-08-07 | Removes obsolete style files. | Nathanael Sensfelder | |
2018-08-07 | Adds SCSS for the map editor. | Nathanael Sensfelder | |
2018-08-07 | Moving to SCSS, theme improvements, index p. txt | Nathanael Sensfelder | |
2018-08-05 | Fixes the borders being displayed in reverse order. | Nathanael Sensfelder | |
2018-08-04 | Lets the user save their map. | Nathanael Sensfelder | |
2018-08-03 | Updates to the new tile format (again). | Nathanael Sensfelder | |
2018-08-03 | Got it to work and look okay. Only for map-editor | Nathanael Sensfelder | |
2018-08-03 | Working on a less ridiculous solution for tiles... | Nathanael Sensfelder | |
2018-08-03 | Makes it a bit less ugly. | Nathanael Sensfelder | |
2018-08-03 | Okay, now it works. | Nathanael Sensfelder | |
It's still not looking good, though. | |||
2018-08-02 | Updates the tile patterns. | Nathanael Sensfelder | |
It still doesn't work correctly. Also, what *does* work doesn't look nice at all. | |||
2018-08-02 | Getting the map editor up to date... | Nathanael Sensfelder | |
It'll need a different way to display available tile instances to the user. Also, patterns will likely be more generic, replacing the current numbers with 'A', 'B', and tile variation indices. | |||
2018-08-02 | Gives IDs to the frontier files. | Nathanael Sensfelder | |
2018-08-02 | Moves to the new tile format. | Nathanael Sensfelder | |
2018-08-02 | Adds something to avoids ID collisions in SVGs. | Nathanael Sensfelder | |
2018-08-02 | Completes first corrective pass on the corners. | Nathanael Sensfelder | |
2018-08-02 | Found some slight mistakes in corner borders. | Nathanael Sensfelder | |
... which means I have to go back and edit every frontier template that contains one. | |||
2018-08-01 | Adds the mushroom tiles. | Nathanael Sensfelder | |
2018-08-01 | Tile extras are no longer cut on frontiers. | Nathanael Sensfelder | |
2018-07-26 | Got the script to work. | Nathanael Sensfelder | |
2018-07-26 | Adds non-working script. | nsensfel | |
2018-07-26 | I think only diagonals are missing. | nsensfel | |
2018-07-26 | Adds the templates for most frontiers type tiles. | nsensfel | |
2018-07-24 | Starting to make all tile variations... | nsensfel | |
2018-07-24 | Uses all variations of the A, B tiles. | nsensfel | |
2018-07-24 | Changes the format of tiles. | nsensfel | |
2018-07-24 | Okay, got it to work this time. | nsensfel | |