kimx100
fe3cf2a44c
Enemies pushing player fixed
2024-03-01 21:56:46 +01:00
BOTAlex
99ad7bbe6f
Merge branch 'main' of https://gitea.deprived.dev/Sveskejuice/fgm24
2024-03-01 19:44:27 +01:00
BOTAlex
eae9ae9370
Added server-sided movement!
2024-03-01 19:44:22 +01:00
kimx100
92dc931c15
Enemy prefab changed
...
EnemyBase prefab is the base template for all enemy variants. I've created six different prefab variants from this base prefab, each representing one of the six enemy groups. I've made a variant of each of these six variants, resulting in copies for each enemy version within every group. This setup allows for easy editing of individual enemies and entire enemy groups simultaneously.
2024-03-01 18:44:05 +01:00
BOT Alex
5b2759e65c
Added collision to enemies
2024-03-01 10:46:23 +01:00
Sveske_Juice
12cb5d7987
Merge remote-tracking branch 'origin/main'
2024-02-29 20:37:27 +01:00
Sveske_Juice
ed46e8ae97
some work on rope and utilities
2024-02-29 20:36:48 +01:00
BOTAlex
49580e68f1
We got enemy spawning!!!
2024-02-29 20:21:36 +01:00
BOTAlex
d8f8cdc37a
Enemy now spawns and is transform synced
2024-02-29 20:15:48 +01:00
BOTAlex
8b60e45bab
Upgraded ZDisabler with support of IsServer
2024-02-29 19:32:14 +01:00
BOT Alex
a706cd7e45
Sync + enemies hopefully networked spawning
2024-02-29 17:42:20 +01:00
Sveske Juice
4e8464a52d
Merge remote-tracking branch 'origin/main'
2024-02-29 15:45:06 +01:00
Sveske Juice
925934ccda
Display rope on client (We need to implement client prediction and reconciliation for rope)
2024-02-29 15:41:53 +01:00
BOT Alex
23c9b80b61
minor change
2024-02-29 12:15:48 +01:00
Sveske_Juice
bbbe287c1d
Rope now only simulated on server
2024-02-28 20:25:01 +01:00
BOTAlex
a5e033535e
Enemies now only spawning on server
2024-02-28 19:27:24 +01:00
BOTAlex
f203b6d710
Started server-sided rope
2024-02-28 18:59:39 +01:00
BOT Alex
4b228771e5
Merge branch 'main' of https://gitea.deprived.dev/Sveskejuice/fgm24
2024-02-28 14:50:20 +01:00
BOT Alex
792b5407d2
Rope now connects on join
2024-02-28 14:50:14 +01:00
Sveske Juice
05ace5aea3
network player flip
2024-02-27 21:21:39 +01:00
Sveske Juice
e98dd018bb
Rope test
2024-02-27 21:17:44 +01:00
BOT Alex
8a4a50bd67
Merge branch 'main' of https://gitea.deprived.dev/Sveskejuice/fgm24
2024-02-27 21:04:35 +01:00
BOT Alex
fb8eee4bdc
Cameras now follows players
2024-02-27 21:04:26 +01:00
Sveske Juice
2315d2241e
Spawn rope
2024-02-27 20:37:15 +01:00
BOT Alex
a2fcdb9d07
QuickPatch
2024-02-27 20:29:37 +01:00
BOT Alex
801dcd3d66
Merge branch 'main' of https://gitea.deprived.dev/Sveskejuice/fgm24
2024-02-27 20:18:39 +01:00
BOT Alex
9a2538c772
Players now registers themselvs to gamemanager
2024-02-27 20:18:17 +01:00
Sveske Juice
a076f5000f
Refactor rope simulator
2024-02-27 19:54:10 +01:00
BOT Alex
f1c39f502c
Imported TMP again
2024-02-27 18:45:30 +01:00
BOT Alex
90e3fdd550
Unity version bump
2024-02-27 18:38:16 +01:00
BOT Alex
48b92c3705
Merge branch 'main' into Netcode
2024-02-27 18:28:12 +01:00
BOT Alex
8a3c164169
Players now move unsynced
2024-02-27 18:27:37 +01:00
BOTAlex
c590bc893f
Multiplayer now joinable!!! NO ERRORS ON JOIN!!!
2024-02-20 03:19:28 +01:00
BOTAlex
32f5f27201
rope rebuild giving errors
2024-02-15 01:32:08 +01:00
BOTAlex
5fb3197aba
I'm soo close to online multiplayer. I can almost taste it!
2024-02-14 16:29:24 +01:00
BOTAlex
91b3c89657
Imported ParallelSync
2024-02-14 15:34:22 +01:00
Sveske_Juice
b1cda4f602
Get ropejoints from players and init rope
2024-02-14 14:45:38 +01:00
Sveske_Juice
ae60d7b1b4
Build rope from code
2024-02-14 14:37:29 +01:00
BOTAlex
c0d9c685ca
Progress on gmae setup script
2024-02-14 05:37:52 +01:00
BOTAlex
81862a21f0
Small changes (Orginized scripts into assembly definitions)
2024-02-14 04:30:38 +01:00
SpoodyTheOne
e1e1f9d303
CRIPstal done
2024-02-09 12:24:42 +01:00
SpoodyTheOne
b0ddba4661
blood crystal n shit
2024-02-09 11:25:50 +01:00
SpoodyTheOne
2a497e709b
Tweaked upgrade prices and fixed horrendous Upgrader.cs keyboard port 💀
2024-02-09 09:23:58 +01:00
BOTAlex
a40308bcbc
sync because i forgor 💀
2024-02-09 04:09:08 +01:00
BOTAlex
581ec4ecb3
Unity auto thing
2024-02-09 02:41:39 +01:00
BOTAlex
8ca098e6af
Imported old playerspawner script and applied prefab overrides
2024-02-09 02:38:39 +01:00
BOTAlex
06c6c578a2
Disable and reanble through script face-in image
2024-02-09 02:24:02 +01:00
BOTAlex
7ad364eb7a
Fixed errors and improved scripts. Players now able to join lobby and start ggame
2024-02-09 02:19:19 +01:00
BOTAlex
c4eb2ff33c
Imported steamworks and fixed errors
2024-02-08 23:36:56 +01:00
BOTAlex
d8bde37afd
Slight scene cleanup
2024-02-08 23:29:39 +01:00