Commit Graph

219 Commits

Author SHA1 Message Date
Pascal Abresch 42b0e04312 New network backend 2024-02-25 21:48:04 +01:00
Pascal Abresch 5b5f21dcce activate new main menu music... 2024-02-11 22:48:13 +01:00
Pascal Abresch 0e0faf0d41 New main menu music! Too many changes to remember
and i'm not splitting this up >:(
2024-02-11 22:43:28 +01:00
Pascal Abresch dca9be008b remove menumessage, move server spin up 2023-11-05 17:47:28 +01:00
Pascal Abresch 3ccbb66b2d bubbles 2023-11-04 15:15:35 +01:00
Pascal Abresch 609e7ed5fe add layout.labelWShadow
This shouuld be removed later, this is a "cheap" hack
for text shadows and should be done with a GLSL shader properly
2023-11-04 15:14:58 +01:00
Pascal Abresch d1e253a8e1 add menu sound 2023-10-30 23:00:25 +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 87248d5139 fix flying 2022-12-18 11:32:37 +01:00
Pascal Abresch 8b2a9e4b30 server update 2022-12-17 17:22:46 +01:00
Pascal Abresch 1a64cc4334 Fix server network 2022-12-12 15:25:03 +01:00
Pascal Abresch 25c9bf62fb misc changes 2022-12-04 11:08:48 +01:00
Pascal Abresch 1d87524d40 Add new player sprite; make menu message a function
Co-authored-by: Noriko
2022-12-04 11:07:51 +01:00
Pascal Abresch 6b50f9a6ca Add buttons rendering (WIP)
Co-authored-by: Noriko
2022-12-04 11:05:58 +01:00
Pascal Abresch 0a512bf243 camera offset 2022-12-04 11:04:21 +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 c513087c7a add some resiliance against missing values 2022-10-09 14:36:33 +02:00
Pascal Abresch d6015ef155 fix menu server entries 2022-10-09 12:52:44 +02:00
Pascal Abresch 761fa00cbd redo ui 2022-10-09 12:52:17 +02:00
Pascal Abresch 388964b2c3 style fix 2022-10-09 12:51:50 +02:00
Pascal Abresch a5649210a5 fix canvas, more errors 2022-10-09 12:51:38 +02:00
Pascal Abresch 2306586af4 style fix 2022-10-09 12:50:22 +02:00
Pascal Abresch 126ae0e127 add placeholder for new server 2022-08-04 22:12:18 +02:00
Pascal Abresch 0ef7436318 minor menu improvement 2022-08-04 21:54:40 +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 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 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 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 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 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 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 7402d41896 add error handeler 2022-06-15 21:44:04 +02:00