Commit Graph

42 Commits

Author SHA1 Message Date
Pascal Abresch 42b0e04312 New network backend 2024-02-25 21:48:04 +01:00
Pascal Abresch 26265cfabf rename variables; make shared commands much easier to use 2022-10-18 14:07:38 +02:00
Pascal Abresch 388964b2c3 style fix 2022-10-09 12:51:50 +02:00
Pascal Abresch 2f2a098ca6 Change some stuff 2022-08-04 21:06:21 +02:00
Pascal Abresch ab40ec1b34 Update textures take #1 2022-06-25 22:03:07 +02:00
Pascal Abresch a090e72706 misc fixes 2022-06-24 19:54:54 +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 6a6723ea68 drawing lua: use rest division 2022-06-15 21:43:39 +02:00
Pascal Abresch dd180d0a4e precise cursor tracing 2022-05-23 20:44:42 +02:00
Pascal Abresch a3a257582f try to improve memory use a bit 2022-02-25 21:39:14 +01:00
Pascal Abresch 8e7e527d0f remove network thread 2022-02-21 20:09:41 +01:00
Pascal Abresch edc03d4aa7 test 2022-02-18 23:24:21 +01:00
Pascal Abresch b8674702a1 network color 2022-02-17 12:19:51 +01:00
Pascal Abresch b3ca80712c add color picker 2022-02-16 19:24:47 +01:00
Pascal Abresch 0a2a5544c7 move bg layer treatment to rendering 2022-01-09 10:47:55 +01:00
Pascal Abresch a028bad639 add help drawer 2022-01-08 16:05:13 +01:00
Pascal Abresch d678407878 cut down on network spam a bit :) 2022-01-08 12:00:31 +01:00
Pascal Abresch c387cb8623 add network support to drawing 2022-01-07 23:20:55 +01:00
Pascal Abresch 7a30e35a40 add physics sync 2022-01-03 18:59:16 +01:00
Pascal Abresch 9d1bbcea3d add mouse to drawing.lua 2021-12-31 21:59:41 +01:00
Pascal Abresch 5190b015d8 fix default texture 2021-12-12 11:47:10 +01:00
Pascal Abresch d9e1a6819e use texture dimensions for their native grid 2021-11-28 12:30:41 +01:00
Pascal Abresch dad4c94cd8 remove debug print; code style fix 2021-11-15 18:31:31 +01:00
Pascal Abresch a1d0ae3aea Add block selector UI 2021-11-13 20:56:43 +01:00
Pascal Abresch e2c1565994 Add bg drawing with shift 2021-11-11 21:20:00 +01:00
Pascal Abresch 4fe98ef984 Replace color_lock with color_push 2021-11-11 20:31:19 +01:00
Pascal Abresch af71ca5dee move round to drawing.lua 2021-11-11 20:25:05 +01:00
Pascal Abresch 250eac1e8a inline delete_carret (only had one user) 2021-11-10 19:54:07 +01:00
Pascal Abresch 08eeead58a fix regression 2021-10-30 21:50:32 +02:00
Pascal Abresch fc52c752db move some textures, delete some 2021-10-30 21:49:20 +02:00
Pascal Abresch 8769ad278f fix a crash 2021-03-13 20:45:07 +01:00
Pascal Abresch 0639eefd89 Fix assertion 2021-02-12 20:09:08 +01:00
Pascal Abresch ab23758fae learn to spell 2021-02-12 16:06:35 +01:00
Pascal Abresch a763704098 add basic -up down- physics collisions 2021-02-10 21:53:00 +01:00
Pascal Abresch 6028e0bd13 random drawing 2021-02-07 14:27:30 +01:00
Pascal Abresch 7486d57e22 drawing: simplify code 2021-01-01 01:40:05 +01:00
Pascal Abresch cff84e4965 drawing: remove special casing of no lastpos 2020-12-31 16:29:03 +01:00
Pascal Abresch 0da38b24dc add scale 2020-09-29 18:54:18 +02:00
Pascal Abresch 4fb05039df make drawing respect mouse speed 2020-08-21 08:44:32 +02:00
Pascal Abresch e1ba815f7b add most code for physics, except for the code for physics 2020-02-22 01:03:26 +01:00
Pascal Abresch eecffb19ef re-organize some code 2020-02-20 17:46:19 +01:00