Mikael Walhelm
|
554f90f35a
|
Update README.md
|
2024-08-15 17:20:31 -04: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 |
|
bgkillas
|
4a791d0249
|
dont have teleport effect when other clients teleport
|
2024-08-15 16:35:49 -04:00 |
|
bgkillas
|
135f489f41
|
revive with 10% max hp
|
2024-08-15 16:32:57 -04:00 |
|
IQuant
|
22fca4cb7b
|
Fix numbers
|
2024-08-15 23:24:24 +03:00 |
|
IQuant
|
217495fd79
|
Try to hack around that endless explosions bug, not sire if it actually works.
|
2024-08-15 23:23:24 +03: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 |
|
IQuant
|
4351ba8ae9
|
Add additional tags to things we intend to sync physics of.
|
2024-08-15 21:02:57 +03:00 |
|
bgkillas
|
815366b653
|
remove extra spacing in server menu as client
|
2024-08-15 13:41:17 -04:00 |
|
bgkillas
|
4103b15af0
|
remove 2 unused xml's
|
2024-08-15 12:36:27 -04:00 |
|
bgkillas
|
4bc5f4e904
|
make so player cursor scales with how far away you are, increase base size to allow more visual granularity
|
2024-08-15 12:22:05 -04:00 |
|
bgkillas
|
1b7924a6e4
|
incrase no firing and invincibility by 30 frames
|
2024-08-15 11:50:20 -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 |
|
IQuant
|
8f400bce7b
|
Fix util.load_ents_tags function
|
2024-08-15 17:14:13 +03:00 |
|
bgkillas
|
1b7853992d
|
add more physics objects, surely fine
|
2024-08-15 10:13:37 -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
|
3ff5f9f15f
|
increase notplayers protection to 64 frames, have him wait 60 frames before firing
|
2024-08-14 20:22:46 -04:00 |
|
IQuant
|
7255b008c0
|
Made some stain sync stuff that doesn't work because clients don't get stained for some reason :(
|
2024-08-15 01:22:38 +03:00 |
|
bgkillas
|
c56c9ad34e
|
send cosmetics for notplayer
|
2024-08-14 18:06:02 -04:00 |
|
bgkillas
|
9388d1a4fa
|
fix literally everything because of a stupid bug, dont teleport notplayer if everyone is dead, remove cosmetics locally from notplayer if you have those set
|
2024-08-14 15:58:33 -04: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
|
c61276fa15
|
move player cosmetics logic from init.lua to its own file
|
2024-08-14 14:58:22 -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 |
|
bgkillas
|
d4ad3a3cd8
|
disable angry ghost as it hurts peers
|
2024-08-13 15:38:18 -04:00 |
|
bgkillas
|
b75227ae57
|
fix velocity variables being set wrong causing animation errors
|
2024-08-13 13:40:22 -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 |
|
IQuant
|
c48ca0c9b6
|
Fix physics bodies persisting in an uninteded way on clients.
|
2024-08-13 18:43:31 +03: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 |
|
IQuant
|
568da6c1cb
|
Make physics stuff not explode repeatedly on clients.
|
2024-08-13 17:39:27 +03: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
|
dd31dda6e2
|
Merge remote-tracking branch 'origin/master'
|
2024-08-13 10:11:38 -04:00 |
|
bgkillas
|
7ae0c2b2a1
|
add shift hue option to make simple color adjustments easier
|
2024-08-13 10:11:09 -04:00 |
|
IQuant
|
46b09c57c8
|
Just read tags from the xml instead of loading the entity and deleting it the same frame.
|
2024-08-13 16:50:15 +03:00 |
|
Mikael Walhelm
|
d363a2ce70
|
Merge pull request #112 from IntQuant/player_color
allow different player colors
|
2024-08-13 09:12:47 -04:00 |
|