Commit Graph

294 Commits

Author SHA1 Message Date
Pascal Abresch 7c926f214d fixed network 2022-01-01 09:14:54 +01:00
Pascal Abresch 9fec201880 start syncing movement 2022-01-01 09:13:54 +01:00
Pascal Abresch 7f9a3db46a fix player.lua 2022-01-01 09:13:26 +01:00
Pascal Abresch ad6986123a network code 2022-01-01 00:07:42 +01:00
Pascal Abresch a42e0814b7 move player code out; update init for multiplayer 2021-12-31 23:14:22 +01:00
Pascal Abresch 99ab455922 add some more networking code 2021-12-31 23:12:53 +01:00
Pascal Abresch 6a0689f2d6 physics: update for multiplayer 2021-12-31 23:11:31 +01:00
Pascal Abresch af35fd67c9 UI: move buffer inline; camera: update for multiplayer 2021-12-31 23:11:13 +01:00
Pascal Abresch 949c5e068b update server 2021-12-31 23:07:10 +01:00
Pascal Abresch b92b5c243c add server 2021-12-31 23:02:13 +01:00
Pascal Abresch 9d1bbcea3d add mouse to drawing.lua 2021-12-31 21:59:41 +01:00
Pascal Abresch 384e7f82f6 change clientid request 2021-12-31 19:40:50 +01:00
Pascal Abresch f6ab2046f4 Make main thread send network datagrams instead 2021-12-31 19:05:07 +01:00
Pascal Abresch 10b4f13516 improve debug print 2021-12-12 18:34:14 +01:00
Pascal Abresch eee424567a update UI 2021-12-12 13:13:14 +01:00
Pascal Abresch 145a2966d6 Add color to rect, more logging for layout 2021-12-12 13:13:00 +01:00
Pascal Abresch 5190b015d8 fix default texture 2021-12-12 11:47:10 +01:00
Pascal Abresch ca1a236440 Add measurement textures 2021-12-12 11:45:34 +01:00
Pascal Abresch 97c597bf59 move some textures 2021-12-12 11:45:34 +01:00
Pascal Abresch 8b72be571d update readme 2021-11-28 19:01:53 +01:00
Pascal Abresch fd3efb5af9 update readme 2021-11-28 18:58:57 +01:00
Pascal Abresch 9c9d5c82f4 update readme 2021-11-28 14:36:22 +01:00
Pascal Abresch db89a41275 update readme 2021-11-28 14:35:35 +01:00
Pascal Abresch c2cf74edac add a readme 2021-11-28 14:34:44 +01:00
Pascal Abresch 4c15ae04ce Fix ui selected item showing up wrongly 2021-11-28 14:08:56 +01:00
Pascal Abresch d9e1a6819e use texture dimensions for their native grid 2021-11-28 12:30:41 +01:00
Pascal Abresch 57cb0c2f4a fix fullscreen shortcut 2021-11-28 12:30:16 +01:00
Pascal Abresch 5372b992d8 Fix mime type 2021-11-28 10:51:11 +01:00
Pascal Abresch e3894f8b66 Update Icon; add MIME type 2021-11-28 10:20:09 +01:00
Pascal Abresch 539a3b4278 move camera keypresses 2021-11-28 09:56:01 +01:00
Pascal Abresch 72fa7dc65c rewrite draw loop a bit 2021-11-28 09:55:25 +01:00
Pascal Abresch 8404d60e8b Reset minimum size 2021-11-28 09:54:22 +01:00
Pascal Abresch 955202205b rework network a bit 2021-11-25 20:07:26 +01:00
Pascal Abresch 9decd0e6a8 reneable network 2021-11-25 20:07:05 +01:00
Pascal Abresch 9db8d57229 Find more textures, prepare for tabview 2021-11-25 20:05:53 +01:00
Pascal Abresch b7a9f80454 add ascii functions to utils 2021-11-25 20:05:11 +01:00
Pascal Abresch a45bf75d8a Add minimum window size
Note: Needs SDL2 fix for haiku
2021-11-25 20:04:39 +01:00
Pascal Abresch cfbe7f057f add layout sim mode, add overlayRect 2021-11-25 20:02:42 +01:00
Pascal Abresch 01e9a572c7 Fix critical vulnerability 2021-11-20 16:33:16 +01:00
Pascal Abresch 78254d5ec0 Add help text 2021-11-15 19:32:46 +01:00
Pascal Abresch 2ac9c3cfd9 Move ui
remove dump function (accidentally checked in)
2021-11-15 19:03:25 +01:00
Pascal Abresch 8d9da31f19 make start flying set speed for falling to 0 2021-11-15 18:40:31 +01:00
Pascal Abresch 567c05d0a6 remove debug print 2021-11-15 18:31:46 +01:00
Pascal Abresch dad4c94cd8 remove debug print; code style fix 2021-11-15 18:31:31 +01:00
Pascal Abresch a1522f023c layout: rework assertions a bit 2021-11-15 18:30:18 +01:00
Pascal Abresch d85fcea6db rework flying mode; remove goto 2021-11-15 18:29:52 +01:00
Pascal Abresch d9045c2065 add icon ressources 2021-11-15 18:20:37 +01:00
Pascal Abresch 37cce4c45f add Poppy icon 2021-11-15 18:20:02 +01:00
Pascal Abresch f1c43d7ac5 fix loading in archive 2021-11-15 18:19:52 +01:00
Pascal Abresch 8bfec2ac09 properly fall back to love2d font 2021-11-15 16:40:52 +01:00