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 0d1d2c86ea Rolled back some changes to make the game run on bundled version of Godot engine.
Added weapon flashes (again) this time on CPU Particles to avoid issues.
2021-07-04 21:50:13 +02:00
..
.godot Initial Godot 4.0 commit. 2021-05-14 21:31:39 +02:00
Assets Rolled back some changes to make the game run on bundled version of Godot engine. 2021-07-04 21:50:13 +02:00
ControlsMenu.tscn Rework GUI system 2021-06-02 17:00:28 +02:00
GUI.gd Implemented menu browsing 2021-06-02 23:32:07 +02:00
GUI.tscn Basic movement sync. Replaced beer cans. 2021-06-14 14:22:40 +02:00
GraphicsMenu.gd Added menu system 2021-06-01 23:53:32 +02:00
GraphicsMenu.tscn Rework GUI system 2021-06-02 17:00:28 +02:00
Main.gd Rolled back some changes to make the game run on bundled version of Godot engine. 2021-07-04 21:50:13 +02:00
Main.tscn Removed GPU particles from Weapon.tscn due to them being broken in Godot at the time 2021-07-01 13:53:05 +02:00
Map.tscn Rolled back some changes to make the game run on bundled version of Godot engine. 2021-07-04 21:50:13 +02:00
Menu.gd Added menu system 2021-06-01 23:53:32 +02:00
Menu.tscn Added menu system 2021-06-01 23:53:32 +02:00
MenuButton.gd Rework GUI system 2021-06-02 17:00:28 +02:00
MenuButton.tscn Rework GUI system 2021-06-02 17:00:28 +02:00
MenuCheckButton.gd Rework GUI system 2021-06-02 17:00:28 +02:00
MenuCheckButton.tscn Rework GUI system 2021-06-02 17:00:28 +02:00
MenuData.gd Rework GUI system 2021-06-02 17:00:28 +02:00
MenuData.tscn Rework GUI system 2021-06-02 17:00:28 +02:00
MenuItem.gd Rework GUI system 2021-06-02 17:00:28 +02:00
MenuItem.tscn Rework GUI system 2021-06-02 17:00:28 +02:00
OptionsMenu.tscn Rework GUI system 2021-06-02 17:00:28 +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_env.tres Initial Godot 4.0 commit. 2021-05-14 21:31:39 +02:00
icon.png Initial Godot 4.0 commit. 2021-05-14 21:31:39 +02:00
icon.png.import Initial Godot 4.0 commit. 2021-05-14 21:31:39 +02:00
project.godot Rolled back some changes to make the game run on bundled version of Godot engine. 2021-07-04 21:50:13 +02:00