Commit Graph

294 Commits

Author SHA1 Message Date
Pascal Abresch 39bce76863 add server running info label 2022-08-04 21:40:20 +02:00
Pascal Abresch 540b25379f improve main menu, add nicer button 2022-08-04 21:40:08 +02:00
Pascal Abresch 4de4a5eb9f minor fix 2022-08-04 21:14:56 +02:00
Pascal Abresch 2f2a098ca6 Change some stuff 2022-08-04 21:06:21 +02:00
Pascal Abresch cf2821152e Pull server into this repo directly 2022-07-03 20:45:22 +02:00
Pascal Abresch 7499e6dc40 simplify ui code a bit 2022-07-03 20:39:15 +02:00
Pascal Abresch dc5397331b add avatar syncing 2022-07-03 20:00:30 +02:00
Pascal Abresch a195005f91 update readme 2022-07-03 19:59:52 +02:00
Pascal Abresch fb0c3357dc update UI code 2022-07-03 19:57:11 +02:00
Pascal Abresch 4835007941 Move some textures 2022-07-03 19:26:15 +02:00
Pascal Abresch 926448965c Fix scaling for some textures, sort authors too 2022-07-03 16:03:15 +02:00
Pascal Abresch 522e6f6026 move some player textures; add dog texture 2022-07-02 19:55:09 +02:00
Pascal Abresch e3e516fee4 fix minor thing 2022-06-27 21:20:38 +02:00
Pascal Abresch 7c8fef10bd Add swColorpicker 2022-06-27 21:16:53 +02:00
Pascal Abresch df21735a7b Update textures take #1 2022-06-27 20:28:57 +02:00
Pascal Abresch b076b5c613 fix mispelling 2022-06-27 20:08:01 +02:00
Pascal Abresch e5f7d21bfc slightly update sidebar 2022-06-27 20:06:43 +02:00
Pascal Abresch 594b1d2651 Fix usage of love2d default fonts
Thanks to pgimeno for pointing this out!
2022-06-25 22:32:02 +02:00
Pascal Abresch ab40ec1b34 Update textures take #1 2022-06-25 22:03:07 +02:00
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