Commit Graph

225 Commits

Author SHA1 Message Date
Pascal Abresch 83f17a519d update server 2022-06-25 11:26:13 +02:00
Pascal Abresch 53393fccb3 add disconnect button 2022-06-24 21:35:13 +02:00
Pascal Abresch b46e425a70 try to sort textures OWO 2022-06-24 21:07:54 +02:00
Pascal Abresch a5dfbfa561 Add main menu 2022-06-24 19:55:24 +02:00
Pascal Abresch a090e72706 misc fixes 2022-06-24 19:54:54 +02:00
Pascal Abresch 6a44319ec9 reorganize textures for colors 2022-06-24 19:53:09 +02:00
Pascal Abresch f5cb8ee1d5 Big commit, change stuff! 2022-06-23 19:33:05 +02:00
Pascal Abresch 3d6b27ea45 New main loop and protocol version 2022-06-19 12:44:17 +02:00
Pascal Abresch 69b37d85d6 add server image 2022-06-19 12:41:55 +02:00
Pascal Abresch d13fdd5bf4 update readme 2022-06-19 12:41:55 +02:00
Pascal Abresch 7402d41896 add error handeler 2022-06-15 21:44:04 +02:00
Pascal Abresch 6a6723ea68 drawing lua: use rest division 2022-06-15 21:43:39 +02:00
Pascal Abresch 0c7c1705ad add some textures 2022-05-23 20:45:01 +02:00
Pascal Abresch dd180d0a4e precise cursor tracing 2022-05-23 20:44:42 +02:00
Pascal Abresch da55cacd04 try to make camera more lenient 2022-05-23 20:43:55 +02:00
Pascal Abresch e82d3417da bug fix 2022-02-25 22:03:45 +01:00
Pascal Abresch 81b722ce11 physics: cleanup 2022-02-25 21:53:51 +01:00
Pascal Abresch 62fdb9c8e7 network: simplify a bit 2022-02-25 21:53:28 +01:00
Pascal Abresch 740797d0c8 fix color_push 2022-02-25 21:53:07 +01:00
Pascal Abresch a3a257582f try to improve memory use a bit 2022-02-25 21:39:14 +01:00
Pascal Abresch 620a7c1153 Performance Improvements of the network stack
more like, the network was perfectly fine
just my code was only handeling one packet per frame
ugh :(
2022-02-23 16:59:44 +01:00
Pascal Abresch 8e7e527d0f remove network thread 2022-02-21 20:09:41 +01:00
Pascal Abresch 0e0c95e55b allow bg to be turned off 2022-02-20 18:57:12 +01:00
Pascal Abresch 0e36ab78ca fix fullscreen 2022-02-20 18:56:59 +01:00
Pascal Abresch 7969932f88 fix previous commit 2022-02-18 23:36:37 +01:00
Pascal Abresch a07d9dd8c0 make layout assettions disabled for sim 2022-02-18 23:32:34 +01:00
Pascal Abresch edc03d4aa7 test 2022-02-18 23:24:21 +01:00
Pascal Abresch 71d6a1bd4f Make server more work 2022-02-17 13:12:25 +01:00
Pascal Abresch fa4832d3d4 update sevrer 2022-02-17 12:53:50 +01:00
Pascal Abresch b8674702a1 network color 2022-02-17 12:19:51 +01:00
Pascal Abresch f8479fd62c Add patterns 2022-02-17 12:14:47 +01:00
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