Commit graph

40 commits

Author SHA1 Message Date
ajuvercr 33abe9515f
Misc #18 (#22)
* make lobby game post refresh page better

* frontend side of handling specific games

* add link button in lobby

* add share button
2020-04-11 08:21:08 +02:00
ajuvercr 6b804724b4 Refactor before it is too late 2020-04-09 22:57:12 +02:00
redfast00 34e7b48664
Correct distance formula again ;) 2020-04-08 13:43:53 +02:00
redfast00 25d218be0f
Default to 1000 turns, this is better for larger maps 2020-04-08 13:22:28 +02:00
redfast00 690c4b5e57
Fix euclidean distance formula 2020-04-08 01:57:13 +02:00
redfast00 c0f31e61df
Make python3 explicit for non-Arch based systems (as if those even exist) 2020-04-07 23:57:41 +02:00
ajuvercr a1e0279d73 incorporate Stro's feedback 2020-04-07 13:51:35 +02:00
ajuvercr 54fd058620 fix inconsistencies 2020-04-07 11:38:30 +02:00
ajuvercr 14bd2d5e24 add all the help 2020-04-07 11:31:28 +02:00
ajuvercr 93542e4e90 add help page 1 2020-04-06 20:22:10 +02:00
ajuvercr 3257639c48 new index page 2020-04-06 14:36:30 +02:00
ajuvercr 390d4a01ab change runner.py + index page to reflect this change 2020-04-02 15:29:49 +02:00
ajuvercr 463a40c3fb make map visible, all of the time 2020-04-02 09:56:47 +02:00
ajuvercr eb8f4d514f Display map, most of the time 2020-04-01 23:03:18 +02:00
ajuvercr e0a634464e give visualizer a facelift 2020-04-01 22:16:55 +02:00
ajuvercr b6fa959f1e fuck partials 2020-04-01 21:39:04 +02:00
ajuvercr 86ffa9726c Show players in lobby 2020-04-01 20:49:50 +02:00
ajuvercr c64535675f update example files 2020-03-31 12:49:23 +02:00
ajuvercr b9ee01804b update powerpoint 2020-03-31 12:08:28 +02:00
ajuvercr 039c5a8d9f add favicon 2020-03-31 11:57:31 +02:00
ajuvercr de2f32c667 only refresh lobby when asked for 2020-03-31 11:48:35 +02:00
ajuvercr 22cf663367 Merge branch 'master' of github.com:ajuvercr/Planetwars 2020-03-29 20:42:07 +02:00
ajuvercr b0a278a5b1 wss sucks over nginx 2020-03-29 20:39:45 +02:00
Maxime 8671f4c63d
typo 2020-03-29 20:04:09 +02:00
ajuvercr 8f996c03d3 make websockets use wss if https 2020-03-29 19:50:06 +02:00
ajuvercr 9af6c9ee26 fix css glitch 2020-03-29 11:35:49 +02:00
ajuvercr e8e24be595 Add How to play section 2020-03-29 11:28:57 +02:00
ajuvercr 7d3ef3f895 rename so it makes a little bit of sense 2020-03-29 10:45:41 +02:00
ajuvercr 56a4d806cb make page informative 2020-03-29 10:29:46 +02:00
ajuvercr 09711466ac update voronoi for weak hardware 2020-03-29 07:15:50 +02:00
ajuvercr bfd068410c space planets better 2020-03-29 06:50:42 +02:00
ajuvercr d45f8d1148 remove games.ini + create static/games dir + change debug station 2020-03-29 06:37:34 +02:00
ajuvercr e9f79c6d59 add debug station 2020-03-28 21:25:59 +01:00
ajuvercr 7c2896ddb7 sort games + render partial 2020-03-28 20:55:39 +01:00
ajuvercr 498a780854 fancy shit yo 2020-03-28 19:07:55 +01:00
ajuvercr b650f8d95a read games from ini in rocket 2020-03-27 17:32:59 +01:00
ajuvercr b6d11b64a9 add visualizer 2020-03-27 15:27:19 +01:00
ajuvercr f5fd91008c add navbar + mapbuilder 2020-03-27 10:31:56 +01:00
ajuvercr 486612cf88 semi lobby page 2020-03-26 20:25:33 +01:00
ajuvercr 5b2d873571 fancy frontend for the backend 2020-03-25 22:14:26 +01:00