campfire/Assets/Scripts
Jens Pitkänen 7893187b8a Shorten game over text popup, make rope a little darker 2020-06-13 02:18:04 +03:00
..
AmbientEffect.cs Add ambient sounds 2020-04-20 23:50:21 +03:00
AmbientEffect.cs.meta Add ambient sounds 2020-04-20 23:50:21 +03:00
AmbientSoundGenerator.cs Add vr game over state 2020-06-12 22:28:40 +03:00
AmbientSoundGenerator.cs.meta Add ambient sound system 2020-04-20 21:47:02 +03:00
AssetModificationProcessor.cs Add quit button to pause menu and fix build 2020-04-20 05:42:36 +03:00
AssetModificationProcessor.cs.meta Add save processor that deletes generated stuff 2020-04-20 04:08:23 +03:00
AudioMaster.cs Improve VR playmode 2020-05-01 05:37:20 +03:00
AudioMaster.cs.meta Add GameState and mixer snapshots 2020-04-19 02:12:29 +03:00
AutoListPositioner.cs Misc fixes 2020-04-20 03:38:40 +03:00
AutoListPositioner.cs.meta Implement pause menu options 2020-04-19 23:09:40 +03:00
Backpack.cs Implement all todos 2020-05-04 00:09:44 +03:00
Backpack.cs.meta Implement backpack 2020-05-02 19:00:50 +03:00
BackpackAccessor.cs Implement backpack 2020-05-02 19:00:50 +03:00
BackpackAccessor.cs.meta Implement backpack 2020-05-02 19:00:50 +03:00
BurnQuality.cs Improve misc things 2020-04-20 23:50:21 +03:00
BurnQuality.cs.meta Add campfire fuel mechanic, audio mixer, lighting 2020-04-19 01:30:27 +03:00
Burnable.cs Improve VR playmode 2020-05-01 05:37:20 +03:00
Burnable.cs.meta Add campfire fuel mechanic, audio mixer, lighting 2020-04-19 01:30:27 +03:00
CameraBobber.cs Implement all todos 2020-05-04 00:09:44 +03:00
CameraBobber.cs.meta Add camera bobbing 2020-04-20 00:12:50 +03:00
CameraController.cs Add torch and gamepad support 2020-04-20 02:20:02 +03:00
CameraController.cs.meta Add player movement and pausing 2020-04-18 19:26:35 +03:00
Campfire.cs Add options menu (for volumes) and fix campfire sound bug at the end 2020-06-11 22:49:16 +03:00
Campfire.cs.meta Add campfire fuel mechanic, audio mixer, lighting 2020-04-19 01:30:27 +03:00
CampfireFog.cs Fix camp fog mat ref 2020-04-21 01:32:04 +03:00
CampfireFog.cs.meta Add camp fog 2020-04-20 23:44:24 +03:00
CampfireSfx.cs Fix some final vr bugs 2020-06-13 02:12:10 +03:00
CampfireSfx.cs.meta Add campfire sfx 2020-04-19 19:42:48 +03:00
CasettePickup.cs Improve VR playmode 2020-05-01 05:37:20 +03:00
CasettePickup.cs.meta Implement casettes 2020-04-21 02:55:24 +03:00
CasetteProgress.cs Add teleport system and misc vr stuff 2020-04-30 01:31:36 +03:00
CasetteProgress.cs.meta Implement casettes 2020-04-21 02:55:24 +03:00
CollisionSfx.cs Implement all todos 2020-05-04 00:09:44 +03:00
CollisionSfx.cs.meta Add collision sounds 2020-05-03 00:47:34 +03:00
DebuggingSteve.cs Added debugging steve 2020-04-20 04:55:29 +03:00
DebuggingSteve.cs.meta Added debugging steve 2020-04-20 04:55:29 +03:00
Flame.cs Misc fixes 2020-04-19 23:22:24 +03:00
Flame.cs.meta Add flame effect to campfire and make Flame script 2020-04-19 02:38:47 +03:00
FloatingZ.cs Add floating Zs 2020-04-20 06:11:10 +03:00
FloatingZ.cs.meta Add floating Zs 2020-04-20 06:11:10 +03:00
GameOverMenu.cs Add footsteps 2020-04-20 05:18:45 +03:00
GameOverMenu.cs.meta Add game over 2020-04-19 04:02:43 +03:00
GameOverTextVR.cs Add vr game over state 2020-06-12 22:28:40 +03:00
GameOverTextVR.cs.meta Add fadeout and game over scene [not tested] 2020-06-12 00:10:30 +03:00
GameOverVR.cs Shorten game over text popup, make rope a little darker 2020-06-13 02:18:04 +03:00
GameOverVR.cs.meta Add fadeout and game over scene [not tested] 2020-06-12 00:10:30 +03:00
GameState.cs Small tweaks, rebake lighting 2020-04-19 05:33:04 +03:00
GameState.cs.meta Add GameState and mixer snapshots 2020-04-19 02:12:29 +03:00
InteractibleEnabler.cs Improve VR playmode 2020-05-01 05:37:20 +03:00
InteractibleEnabler.cs.meta Improve VR playmode 2020-05-01 05:37:20 +03:00
Item.cs Improve VR playmode 2020-05-01 05:37:20 +03:00
Item.cs.meta Add picking up mechanic 2020-04-18 23:52:45 +03:00
ItemGrabber.cs Fix stick being thrown when picking up casette 2020-04-23 14:37:07 +03:00
ItemGrabber.cs.meta Add picking up mechanic 2020-04-18 23:52:45 +03:00
ItemVR.cs Implement all todos 2020-05-04 00:09:44 +03:00
ItemVR.cs.meta Implement vr torches 2020-04-30 03:26:18 +03:00
LinearDriveSpring.cs Add vr game over state 2020-06-12 22:28:40 +03:00
LinearDriveSpring.cs.meta Add vr game over state 2020-06-12 22:28:40 +03:00
Lorax.cs Add stick spawners 2020-04-20 21:46:52 +03:00
Lorax.cs.meta Make lorax 2020-04-20 02:20:21 +03:00
LoraxCuller.cs Fix some final vr bugs 2020-06-13 02:12:10 +03:00
LoraxCuller.cs.meta Add teleport system and misc vr stuff 2020-04-30 01:31:36 +03:00
MeshHider.cs Add pathblockers 2020-04-20 20:23:46 +03:00
MeshHider.cs.meta Add pathblockers 2020-04-20 20:23:46 +03:00
Options.cs Add options menu (for volumes) and fix campfire sound bug at the end 2020-06-11 22:49:16 +03:00
Options.cs.meta Implement pause menu options 2020-04-19 23:09:40 +03:00
OptionsVR.cs Add vr game over state 2020-06-12 22:28:40 +03:00
OptionsVR.cs.meta Add options menu (for volumes) and fix campfire sound bug at the end 2020-06-11 22:49:16 +03:00
PauseMenu.cs Add diary volume slider 2020-04-21 03:10:32 +03:00
PauseMenu.cs.meta Add player movement and pausing 2020-04-18 19:26:35 +03:00
PickupStatus.cs Improve VR playmode 2020-05-01 05:37:20 +03:00
PickupStatus.cs.meta Improve VR playmode 2020-05-01 05:37:20 +03:00
PlayerController.cs Add camera bobbing 2020-04-20 00:12:50 +03:00
PlayerController.cs.meta Add player movement and pausing 2020-04-18 19:26:35 +03:00
SelfDestructAfterPlaying.cs Add ambient sound system 2020-04-20 21:47:02 +03:00
SelfDestructAfterPlaying.cs.meta Add ambient sound system 2020-04-20 21:47:02 +03:00
SfxPlayer.cs Implement all todos 2020-05-04 00:09:44 +03:00
SfxPlayer.cs.meta Implement all todos 2020-05-04 00:09:44 +03:00
StartsInHand.cs Add options menu (for volumes) and fix campfire sound bug at the end 2020-06-11 22:49:16 +03:00
StartsInHand.cs.meta Implement all todos 2020-05-04 00:09:44 +03:00
StickSpawner.cs Fix many small bugs re: vr 2020-05-02 19:28:42 +03:00
StickSpawner.cs.meta Add stick spawners 2020-04-20 21:46:52 +03:00
TeleportTerrain.cs Add teleport system and misc vr stuff 2020-04-30 01:31:36 +03:00
TeleportTerrain.cs.meta Add teleport system and misc vr stuff 2020-04-30 01:31:36 +03:00
TerrainModelPlacer.cs Implement all todos 2020-05-04 00:09:44 +03:00
TerrainModelPlacer.cs.meta Prefabify menu and player, add TerrainModelPlacer 2020-04-18 22:32:32 +03:00
Torch.cs Tweak visuals, clean up scenes 2020-04-21 01:54:30 +03:00
Torch.cs.meta Add torch and gamepad support 2020-04-20 02:20:02 +03:00
TutorialController.cs Add tutorial note sfx 2020-04-21 01:32:04 +03:00
TutorialController.cs.meta Add tutorial stub and fix audio bug 2020-04-20 06:03:27 +03:00
VRPlayerSetup.cs Add vr game over state 2020-06-12 22:28:40 +03:00
VRPlayerSetup.cs.meta Add vr game over state 2020-06-12 22:28:40 +03:00
VRSceneOpener.cs Add vr game over state 2020-06-12 22:28:40 +03:00
VRSceneOpener.cs.meta Add vr game over state 2020-06-12 22:28:40 +03:00
ZSpawner.cs Add floating Zs 2020-04-20 06:11:10 +03:00
ZSpawner.cs.meta Add floating Zs 2020-04-20 06:11:10 +03:00