broken_seals/game/player
2022-08-19 01:27:18 +02:00
..
camera Moved the camera out of data. 2020-04-26 11:26:42 +02:00
Body.gd Updated the engine. I removed rpc config keyword support from scripting languages in order to make rpc calls simpler. By extension I also removed keywords like remote, puppet, puppersync etc from gdscript. Also did some cleanups. 2022-08-19 01:27:18 +02:00
bs_entity_spawner.gd Updated the engine. I removed rpc config keyword support from scripting languages in order to make rpc calls simpler. By extension I also removed keywords like remote, puppet, puppersync etc from gdscript. Also did some cleanups. 2022-08-19 01:27:18 +02:00
bs_entity_spawner.tscn Update ESS. The EntitySpawner is inherited from Node now. 2020-09-22 14:00:57 +02:00
CameraPivot.gd Update copyright headers. 2021-04-15 11:52:32 +02:00
CharacterSkeletonAttachPoint.gd Update copyright headers. 2021-04-15 11:52:32 +02:00
CharacterSkeletonGD.gd Updated the engine. I removed TMeshInstance. 2022-03-20 14:16:46 +01:00
CharacterSkeletonMeshJob.gd Disable octahedral compression for the generated skinned meshes, as they don't work well on dome gpus. Later I'll add a setting for it. 2022-03-24 21:58:15 +01:00
CharacterSkeletonMeshJobSimple.gd Started work on a character editor scene. 2022-03-27 12:37:59 +02:00
DisplayPlayer.gd Update copyright headers. 2021-04-15 11:52:32 +02:00
DisplayPlayer.tscn Moved the human model. 2022-02-12 18:50:03 +01:00
EntityModel.gd Fix matrix multiplication order for the display player, and small tweaks to the menu. 2020-01-14 13:40:38 +01:00
GUI.gd Update copyright headers. 2021-04-15 11:52:32 +02:00
Mob.gd Update copyright headers. 2021-04-15 11:52:32 +02:00
MobTest.gd Update copyright headers. 2021-04-15 11:52:32 +02:00
NamePlate.gd Update copyright headers. 2021-04-15 11:52:32 +02:00
NetworkedPlayer.gd Update copyright headers. 2021-04-15 11:52:32 +02:00
Player.gd Update copyright headers. 2021-04-15 11:52:32 +02:00
PlayerGDBase.gd Updated the engine. I removed rsets, and moved vrpcs from Entity to Node. 2022-08-19 00:05:14 +02:00
Unitframes.gd Update copyright headers. 2021-04-15 11:52:32 +02:00