Commit Graph

53 Commits

Author SHA1 Message Date
Pascal Abresch 42b0e04312 New network backend 2024-02-25 21:48:04 +01:00
Pascal Abresch 7a8ca2ef1e WIP: physics update 2023-01-13 20:57:35 +01:00
Pascal Abresch ac349ae0fa simplify ui code a bit, finish new buttons 2022-12-18 11:33:15 +01:00
Pascal Abresch 25c9bf62fb misc changes 2022-12-04 11:08:48 +01:00
Pascal Abresch 26265cfabf rename variables; make shared commands much easier to use 2022-10-18 14:07:38 +02:00
Pascal Abresch e17fa512be Simplify hitcheck logic slightly 2022-10-13 12:56:01 +02:00
Pascal Abresch 963bdd4f42 move helptext to escape menu 2022-10-10 20:27:31 +02:00
Pascal Abresch c36ca674df improve escape menu 2022-10-10 20:15:52 +02:00
Pascal Abresch 0a680ff7a5 add layout.inset; make menu button more buttony 2022-10-10 20:06:04 +02:00
Pascal Abresch 92ea3fe781 Add saving; add escape menu 2022-10-10 19:46:27 +02:00
Pascal Abresch 761fa00cbd redo ui 2022-10-09 12:52:17 +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 7499e6dc40 simplify ui code a bit 2022-07-03 20:39:15 +02:00
Pascal Abresch fb0c3357dc update UI code 2022-07-03 19:57:11 +02:00
Pascal Abresch 926448965c Fix scaling for some textures, sort authors too 2022-07-03 16:03:15 +02:00
Pascal Abresch 7c8fef10bd Add swColorpicker 2022-06-27 21:16:53 +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 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 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 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 b3ca80712c add color picker 2022-02-16 19:24:47 +01:00
Pascal Abresch 76d57b71eb add server chat messages 2022-01-08 21:45:49 +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 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 90d6bdb8ea update UI to use hashes of textures 2022-01-07 23:22:38 +01:00
Pascal Abresch af35fd67c9 UI: move buffer inline; camera: update for multiplayer 2021-12-31 23:11:13 +01:00
Pascal Abresch eee424567a update UI 2021-12-12 13:13:14 +01:00
Pascal Abresch 4c15ae04ce Fix ui selected item showing up wrongly 2021-11-28 14:08:56 +01:00
Pascal Abresch 9db8d57229 Find more textures, prepare for tabview 2021-11-25 20:05:53 +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 567c05d0a6 remove debug print 2021-11-15 18:31:46 +01:00
Pascal Abresch 8bfec2ac09 properly fall back to love2d font 2021-11-15 16:40:52 +01:00
Pascal Abresch 931a90fdee fix UI keeping button hitareas around 2021-11-14 21:48:02 +01:00
Pascal Abresch a1d0ae3aea Add block selector UI 2021-11-13 20:56:43 +01:00
Pascal Abresch cbf5909dba Fall back to love2d font when needed 2021-11-13 14:01:14 +01:00
Pascal Abresch 1580f84078 enable scale display 2021-11-11 21:19:33 +01:00
Pascal Abresch 4fe98ef984 Replace color_lock with color_push 2021-11-11 20:31:19 +01:00
Pascal Abresch a7cebc5355 ui: add debug info 2021-02-10 21:52:15 +01:00
Pascal Abresch 52035944e9 update ui 2020-08-13 21:13:20 +02:00
Pascal Abresch eecffb19ef re-organize some code 2020-02-20 17:46:19 +01:00