Commit graph

501 commits

Author SHA1 Message Date
IQuant
dc54217ac8 Make discord icon smaller, makes it look less jagged. 2024-08-22 12:46:28 +03:00
Furior
439bf92d12 Import ImageButton instead of accessing in on egui 2024-08-22 12:30:48 +03:00
Furior
36f7c4f812 Google translate jp translation 2024-08-22 12:30:48 +03:00
Furior
e09d4e124d General translation 2024-08-22 12:30:48 +03:00
Furior
954bb080ab Button 2024-08-22 12:30:48 +03:00
Furior
055f5fae1d Discord icon 2024-08-22 12:30:48 +03:00
IQuant
521db6ee8f Automated commit: v0.21.0 2024-08-22 01:02:58 +03:00
IQuant
334556f80d World sync reset on NG+ 2024-08-21 21:57:42 +03:00
IQuant
e1145706e0 Persistent flags sync 2024-08-21 21:15:41 +03:00
IQuant
eecb64c36b Automated commit: v0.20.1 2024-08-20 11:39:25 +03:00
IQuant
3ab095d60b Automated commit: v0.20.0 2024-08-19 17:08:34 +03:00
IQuant
d8dbd5d44c Save appearance settings separately, so it's harder to reset it accidentally. Closes #120. 2024-08-18 11:28:29 +03:00
IQuant
6050b81db4 Try to handle reconnection. 2024-08-18 01:28:07 +03:00
IQuant
4a7b9b34fd Automated commit: v0.19.4 2024-08-17 18:49:45 +03:00
IQuant
7b340ed914 Allow picking enemy sync interval 2024-08-17 18:27:58 +03:00
bgkillas
c2747d7008 reset run regardless of if you are in a game with end run button 2024-08-16 18:37:52 -04:00
bgkillas
1fb23191ad kill alive players when run ended button is pressed 2024-08-16 18:18:45 -04:00
bgkillas
39550d93c8 add button to reset seed and save states, dont show local settings for a frame in net manager ui 2024-08-16 16:51:45 -04:00
IQuant
bb0964d3e6 Added networking stats display. 2024-08-16 18:25:02 +03:00
IQuant
8b234cba21 Make sure we get an actual avatar instead of a placeholder. 2024-08-16 14:36:14 +03:00
IQuant
3606bae2a3 Automated commit: v0.19.3 2024-08-16 12:35:26 +03:00
IQuant
caea7a2194 Automated commit: v0.19.2 2024-08-16 00:01:40 +03:00
IQuant
f3d9166d1c Made game settings part scrollable. 2024-08-16 00:01:05 +03:00
IQuant
d45e2935bf Add scrollbar to game settings 2024-08-15 23:59:54 +03:00
bgkillas
f5a44c4d73 fix mina color picker on fresh install 2024-08-15 16:46:35 -04:00
IQuant
33e8ff2022 Automated commit: v0.19.1 2024-08-15 21:31:32 +03:00
bgkillas
2d6c6e7ccf fix proxy unable to start without mod 2024-08-15 14:27:52 -04:00
IQuant
1938963c1e Automated commit: v0.19.0 2024-08-15 21:16:08 +03:00
bgkillas
815366b653 remove extra spacing in server menu as client 2024-08-15 13:41:17 -04:00
bgkillas
bd7ac58aae dont show cosmetics if player doesn't have them 2024-08-15 10:39:21 -04:00
bgkillas
497a873802 maybe fix cosmetics 2024-08-15 10:29:09 -04:00
bgkillas
5bc707f9b4 fix player cosmetics options being broken by peers by last patch, make linter happier 2024-08-15 09:16:29 -04:00
IQuant
ec1c006914 Make stains work on clients and notplayers. 2024-08-15 15:47:45 +03:00
bgkillas
5e588bed54 move net.rs cosmetics stuff to player_cosmetics.rs 2024-08-14 15:18:36 -04:00
bgkillas
80fadd5252 move cosmetics functions into its own file 2024-08-14 15:13:25 -04:00
bgkillas
70760eb5e0 allow enabling and disabling cosmetics if you have them unlocked 2024-08-14 13:21:34 -04:00
bgkillas
9451533eff dont open png every frame, add cosmetics to the mina color picker 2024-08-13 20:14:06 -04:00
bgkillas
0a272c5d13 dont show local settings in server menu 2024-08-13 18:48:46 -04:00
bgkillas
3edcde184c dont create and remove tmp dir every frame in settings menu :) 2024-08-13 18:14:47 -04:00
bgkillas
de4d8aa77a make friendly fire host option side, too weird to be client side, and probably didn't work anyways 2024-08-13 17:54:37 -04:00
bgkillas
d1701413e2 add friendly fire option 2024-08-13 16:18:26 -04:00
IQuant
c14eb62193 Remove unused imports 2024-08-13 20:22:23 +03:00
IQuant
8f2d2ca2fb Move around ui for player colors. 2024-08-13 20:01:40 +03:00
bgkillas
cc6e5e9b9a remove debug png 2024-08-13 11:47:51 -04:00
bgkillas
7f203949ff show cape color/forearm in mina preview 2024-08-13 11:39:20 -04:00
bgkillas
12174e50fe allow changing cape color and forearm color independently 2024-08-13 11:11:46 -04:00
bgkillas
fe63a12cd6 color the cape using the set colors instead of swapping r and b, and fix the alpha channel being in the wrong place 2024-08-13 10:34:10 -04:00
bgkillas
7ae0c2b2a1 add shift hue option to make simple color adjustments easier 2024-08-13 10:11:09 -04:00
bgkillas
1f0c1280ab fix steam needing to turn peer_id into hexadecimal 2024-08-13 09:01:28 -04:00
bgkillas
c675703bbd make it work for everyone 2024-08-13 02:54:44 -04:00