Commit Graph

294 Commits

Author SHA1 Message Date
Pascal Abresch b3ca80712c add color picker 2022-02-16 19:24:47 +01:00
Pascal Abresch 1ba09e4cf5 update readme 2022-02-09 20:45:42 +01:00
Pascal Abresch bcbd3fc835 Add Script to fix MIME types
Sadly, neither git nor any other CVS I know of properly tracks mime or any other extended file atribute
This means I have to resort to some hacks to get the proper mime types assigned, like this script.
2022-02-09 20:26:47 +01:00
Pascal Abresch e4c810b6a0 make run script a bit more usefull 2022-02-07 19:23:33 +01:00
Pascal Abresch 2f094dc004 try to fix a crash 2022-01-10 21:51:46 +01:00
Pascal Abresch 388b845b86 add preview 2022-01-09 14:58:33 +01:00
Pascal Abresch 0a2a5544c7 move bg layer treatment to rendering 2022-01-09 10:47:55 +01:00
Pascal Abresch 66d695ea36 move some utils to server 2022-01-09 10:47:12 +01:00
Pascal Abresch 9cfd726ba2 initialize flying to false 2022-01-09 10:20:54 +01:00
Pascal Abresch 0e7569765d Add flying networking 2022-01-09 10:20:38 +01:00
Pascal Abresch e66591980c add flying networking 2022-01-09 10:20:22 +01:00
Pascal Abresch 15527aa39d disable debug drawing 2022-01-09 10:19:58 +01:00
Pascal Abresch bad6f145d8 restore a physics thing 2022-01-08 23:02:26 +01:00
Pascal Abresch 17099d8783 fix crash 2022-01-08 22:57:59 +01:00
Pascal Abresch e88acb0b9e minor physics fix 2022-01-08 22:55:40 +01:00
Pascal Abresch d480d49ca7 enable debug print 2022-01-08 22:29:08 +01:00
Pascal Abresch 147bdd4828 add join leave entries 2022-01-08 21:50:45 +01:00
Pascal Abresch 76d57b71eb add server chat messages 2022-01-08 21:45:49 +01:00
Pascal Abresch 81d1c5441a diconnect on quit 2022-01-08 21:40:00 +01:00
Pascal Abresch 2797c60482 make flying ~verticaly~ AND ~horizontally~ possible AT THE SAME TIME :D 2022-01-08 21:31:09 +01:00
Pascal Abresch 99a15dd4d8 "fix" Chat 2022-01-08 21:15:39 +01:00
Pascal Abresch f6dc32eb75 add chat 2022-01-08 20:59:13 +01:00
Pascal Abresch 131f14a256 add chat support to network 2022-01-08 20:58:41 +01:00
Pascal Abresch 924e7ea584 add layout.rotate 2022-01-08 20:58:19 +01:00
Pascal Abresch 1c9b39d117 add player name 2022-01-08 17:33:18 +01:00
Pascal Abresch 779835e758 disable layout debug print for now 2022-01-08 17:32:55 +01:00
Pascal Abresch 61f0ffb006 draw player label 2022-01-08 17:32:33 +01:00
Pascal Abresch a028bad639 add help drawer 2022-01-08 16:05:13 +01:00
Pascal Abresch 2954b26738 update default port 2022-01-08 12:08:18 +01:00
Pascal Abresch d678407878 cut down on network spam a bit :) 2022-01-08 12:00:31 +01:00
Pascal Abresch 90d6bdb8ea update UI to use hashes of textures 2022-01-07 23:22:38 +01:00
Pascal Abresch c387cb8623 add network support to drawing 2022-01-07 23:20:55 +01:00
Pascal Abresch 26b73a8d46 add texture array to init, make nw crashes fatal 2022-01-07 23:19:07 +01:00
Pascal Abresch 2fbacc61dd remove some debug print 2022-01-07 23:17:11 +01:00
Pascal Abresch b12a36dfb2 fix layout drawHash 2022-01-07 23:16:57 +01:00
Pascal Abresch 61460b3088 draw hashes from network 2022-01-07 23:16:24 +01:00
Pascal Abresch 4ed59fcc31 layout: add layout.drawhash 2022-01-04 20:25:16 +01:00
Pascal Abresch 5e086e8ef2 add license 2022-01-04 20:12:02 +01:00
Pascal Abresch 950cf995fb I Tentatively dislike the application of markdown in readmes 2022-01-04 13:41:14 +01:00
Pascal Abresch bea856f8b9 update readme 2022-01-04 13:39:17 +01:00
Pascal Abresch 7a30e35a40 add physics sync 2022-01-03 18:59:16 +01:00
Pascal Abresch 5d58ebf9a4 update server 2022-01-03 18:58:24 +01:00
Pascal Abresch dfe121a16e update server 2022-01-02 21:30:15 +01:00
Pascal Abresch d18bb45eeb add some sanity checks to physics 2022-01-02 21:30:04 +01:00
Pascal Abresch 9d1c8f5555 simplify NewPlayer 2022-01-02 21:29:37 +01:00
Pascal Abresch 36d9bf1406 nwthread: adjust for clientid parsing 2022-01-02 21:28:27 +01:00
Pascal Abresch 3b4b02d88d adjust to new api; sanity check for drawing players 2022-01-02 21:27:14 +01:00
Pascal Abresch 7c1c8ace8d fix movement packets, add join code 2022-01-02 21:26:40 +01:00
Pascal Abresch 3a87a81133 update server 2022-01-01 09:16:55 +01:00
Pascal Abresch abad3d5874 update init, draw all players 2022-01-01 09:15:57 +01:00