This repository has been archived on 2022-01-09. You can view files and clone it, but cannot push or open issues/pull-requests.
liblast/Game
unfa 70f24ce4e7 Updated networking code to new Godot 4 version. Removed unused code in Player.gd and cleaned up commented garbage 2021-09-17 01:32:00 +02:00
..
.godot Finished basic gibs implementation. 2021-09-08 23:28:54 +02:00
Assets Updated networking code to new Godot 4 version. Removed unused code in Player.gd and cleaned up commented garbage 2021-09-17 01:32:00 +02:00
.gitignore Added .godot temporary folder to .gitignore 2021-08-24 20:10:09 +02:00
Main.gd Updated networking code to new Godot 4 version. Removed unused code in Player.gd and cleaned up commented garbage 2021-09-17 01:32:00 +02:00
Main.tscn Fixed AudioPlayer's file path parsing trouble. Twekaed sound playback parameters (volume, attenuation). 2021-09-12 03:48:39 +02:00
Map.tscn Minor cleanup. 2021-09-11 16:38:40 +02:00
Server.gd Added a server scene and removed needless reference to main.local_player in Chat.gd 2021-07-04 00:44:00 +02:00
Server.tscn Added a server scene and removed needless reference to main.local_player in Chat.gd 2021-07-04 00:44:00 +02:00
default_bus_layout.tres Fixed AudioPlayer's file path parsing trouble. Twekaed sound playback parameters (volume, attenuation). 2021-09-12 03:48:39 +02:00
default_env.tres Fixed player capsule sizes. Commited some updated resuorce and scene files. 2021-09-05 00:26:02 +02:00
icon.png Finished basic gibs implementation. 2021-09-08 23:28:54 +02:00
icon.png.import Added .import files 2021-09-08 22:11:43 +02:00
project.godot Implemented a score table (accessible via TAB) 2021-09-11 22:25:08 +02:00