Commit graph

61 commits

Author SHA1 Message Date
53a76142e8 Improved tutorial camera movement check 2023-03-19 13:11:15 -06:00
344cf5649f AI now has health and can die 2023-03-19 01:56:03 -06:00
880a0304c3 Tutorial added 2023-03-19 01:35:35 -06:00
62491e8cd8 Menu logic updated 2023-03-18 22:08:51 -06:00
f35ad3c61e Fixed map path for Toyland 2023-03-18 21:19:25 +00:00
daf57a5289 PLAYTEST 20230318 2023-03-18 12:47:09 -06:00
81a2c8cf40 Added support for loading whatever map the host is using 2023-03-18 01:11:03 -06:00
c9fc172fc1 nameLabels now always face the camera 2023-03-17 12:46:53 -06:00
686e2e9159 Bandage for #35 2023-03-17 12:11:47 -06:00
6183e16fcb fixed #34 2023-03-17 00:20:54 -06:00
8049377263 Fixed #20 2023-03-16 23:40:33 -06:00
ac6919e31e Fixed #11 2023-03-16 22:59:05 -06:00
40fb5a22e8 Start message now disappears in deathmatch 2023-03-16 21:46:29 -06:00
f33f0a26d3 Fixed #27 for real this time (I hope) 2023-03-16 21:42:32 -06:00
b3933fb082 Typoed call_local 2023-03-17 02:43:19 +00:00
0f2be1b8a8 Made select_runner() an RPC call #27
Not able to test, but it probably fixes #27.
2023-03-16 22:34:58 +00:00
3361aca4b1 Progress towards issue #27 2023-03-16 13:37:17 -06:00
b6d28329c0 Dark mode 2023-03-12 15:01:13 -06:00
7786130eca lightswitch noise 2023-03-12 00:58:33 -07:00
ebeb6d16e1 Updated main menu 2023-03-12 00:43:49 -07:00
f25ff53327 Added music credits 2023-03-11 18:50:43 -07:00
0cf127acec Added scene changer back 2023-03-11 16:03:03 -07:00
a07de70d2f Fixed #22 2023-03-11 14:48:23 -07:00
80aa54de99 New main menu! 2023-03-11 14:18:11 -07:00
61f6c2898a Added music and updated teddy models + animations 2023-03-10 23:24:39 -07:00
510b5a53b9 Fixed #14, worked on #16 2023-03-09 13:26:09 -07:00
47faa1c0d7 Username did not fetch properly on Windows, now fixed 2023-03-08 22:21:35 -07:00
e5fedfde64 handeled receiving an int name instead of string 2023-03-06 20:24:39 -07:00
9fed334b5d Fixed #12 2023-03-06 19:07:22 -07:00
50d3c7c895 Automatically fetches player name from username on first open of game 2023-03-06 18:43:31 -07:00
80a9797c0f #5 mostly works 2023-03-06 00:35:22 -07:00
a895ebf791 Fixed #15 2023-03-05 22:08:14 -07:00
32725e5f26 Added UI for #12 2023-03-05 20:39:01 -07:00
dfa803d503 Improved menus 2023-03-05 20:15:46 -07:00
0c2a6bf9ca Worked on #5 2023-03-02 12:52:49 -07:00
714fbb885d Fixed #4 2023-03-01 20:21:34 -07:00
0751ecf677 Fixed #6 2023-02-28 12:41:10 -07:00
6f674df510 Fixed #1, #8, #9 2023-02-28 11:48:41 -07:00
71b669eb44 Added name label above player #4 2023-02-25 15:21:52 -07:00
2a729d85fa Clients can hurt each other, server can't hurt clients and clients can't hurt server #3 2023-02-25 15:02:26 -07:00
028037cdc4 Fixed issue #2 2023-02-25 14:31:15 -07:00
b2081c6e6a Merge branch 'main' of https://git.techwizz-emu.com/The_Adventures_of_Teddy/Project_Teddy
merged upstream changes locally
2023-02-24 23:51:36 -07:00
c48321b3c8 New main menu! 2023-02-24 23:49:49 -07:00
a89d122498 Fixed stuff 2023-02-24 13:43:51 -07:00
53ca76657f AI works again, bullets run as an RPC to peer 2023-02-23 10:19:37 -07:00
25a876f71a Multiplayer fully works 2023-02-22 21:31:22 -07:00
a7ce62450a RPC now works 2023-02-21 13:34:05 -07:00
ec05c7d61a Added crosshair 2023-02-21 12:53:13 -07:00
b5dd6f1577 Saving variables to a file & loading, more networking progress (RPC)
Former-commit-id: c5741d4490
2023-02-16 13:27:34 -07:00
b9f39efc72 Basic networking, RPC, etc. 2023-02-15 23:41:14 -07:00