Commit Graph

232 Commits

Author SHA1 Message Date
ef2f505ab3 Added HasVape which is false by default to prevent the player from being able to vape without picking up the vape 2024-08-16 18:05:19 -05:00
af3e44dc18 Made prompt_message change depending on if you have the key or not 2024-08-16 11:32:34 -05:00
117e371ec2 Changed Interactable items to extend Interactable and a 2024-08-16 11:32:06 -05:00
eca45edb21 Made export Embed the pck file 2024-08-16 10:42:40 -05:00
7c22a40b65 Updated Godot from 4.2 to 4.3 2024-08-16 10:42:17 -05:00
02346f68f9 Updated Jolt Pluginn to work with godot 4.3 update 2024-08-16 10:42:00 -05:00
2f1df57283 Added delta to virtual mouse 2024-08-16 10:41:35 -05:00
95df256126 Fixed Typos 2024-08-16 10:38:39 -05:00
96a234fda2 Removed Un-needed variable modifications since the Game node handles passing the paused variable when unpaused or paused signal is emitted 2024-08-16 10:34:54 -05:00
ac6befea9c Created a basic start to a virtual mouse 2024-08-15 02:06:49 -05:00
8a000a0533 Deleted previous exports 2024-08-15 02:06:21 -05:00
30f5bc46d0 Update downloadForm 2024-08-15 02:06:04 -05:00
8b9b140d9b Added MapLoader variable to be able to reference it later to make map updates easier 2024-08-15 02:05:27 -05:00
d23bcc56f6 Changed how the window behaves when resized 2024-08-15 02:04:47 -05:00
a399619b9a Changed openMap function to check if it's a string instead of just doing it 2024-08-15 02:04:24 -05:00
95fc1ccbce Updated play button level 2024-08-15 02:03:43 -05:00
c38b1f1586 Added FOV updater 2024-08-15 02:02:34 -05:00
bcd7a629a2 Moved is_paused from player to GlobalSettings so that other game functions knows when it's paused 2024-08-15 02:02:09 -05:00
939399e2da Removed print 2024-08-15 02:00:56 -05:00
21fb0d4225 Update .gitignore 2024-08-09 16:52:59 -05:00
c46c9c46a3 Update .gitignore 2024-08-09 16:49:20 -05:00
df993962d8 Divide mouse speed by 100 to fix bug with having the mouse speed be between 0 and 1 2024-08-09 16:46:24 -05:00
7d43e9f47b Made jump action and set key and button 2024-08-09 16:45:13 -05:00
68c9bb504f Added is paused check for head 2024-08-09 16:44:38 -05:00
c02de730b3 Changed player jump to jump action instead of ui_accept 2024-08-09 16:44:07 -05:00
195c1b206a Added Slider range Min, Max, and Step as Vector 3 to Settings dictionary 2024-08-09 16:43:41 -05:00
b0ccd593a0 Fixed Paused label 2024-08-09 16:41:41 -05:00
3fc5bcdf8b Added teleport boundary 2024-08-09 16:41:09 -05:00
cdba3e081d Removed Print and fixed the return value 2024-08-09 11:10:24 -05:00
91cc2d4e28 Fixed Improper labels and variable names 2024-08-09 10:47:39 -05:00
a5f63adde3 Started translation effort 2024-08-09 01:24:05 -05:00
ef1af747ba Added ability to adjust mouse settings in game 2024-08-09 01:23:47 -05:00
028a04bff7 Made Setting Options a component so I don't have to hand type and change everything 2024-08-09 00:16:15 -05:00
25e73317c7 Made Pause Screen more appealing and fixed some unseen issues with separators 2024-08-09 00:14:54 -05:00
91f50d00b1 Made Theme for Settings Panel for better font sizing 2024-08-09 00:13:43 -05:00
8fe23c6d45 Update .gitignore 2024-08-04 15:54:55 -05:00
e5f2ba0294 Android Export Settings 2024-08-04 15:47:46 -05:00
bc096a8e0f Update Couch.blend and Couch.blend1 2024-08-04 15:11:52 -05:00
e5ba24b5f4 Update main_menu.tscn and game.tscn 2024-08-03 00:32:31 -05:00
dff831d8ff Added godot runner 2024-08-03 00:31:37 -05:00
58cb1477d3 Changed Grass Texture 2024-07-22 17:23:19 -05:00
5d62f634da Update player.tscn 2024-07-18 22:08:28 -05:00
702fd80659 Update hospital_outside.tscn, HospitalOutside.blend, and HospitalOutside.blend1 2024-07-18 22:08:23 -05:00
082e79b09e Created Final level for setting up the final game's play Level button 2024-07-18 22:08:17 -05:00
a790ac5e6b Update hospital_outside.tscn, HospitalOutside.blend, and HospitalOutside.blend1 2024-07-18 14:41:33 -05:00
706a28d224 Added Traffic Circle mesh and with fountain 2024-07-18 14:00:29 -05:00
f601366fe0 Added Hospital with stairs 2024-07-18 13:32:41 -05:00
3a6eebb14b Added test fabric normal texture from texture generator 2024-07-18 13:31:56 -05:00
6f302fc5f5 Changed Couch texture scale to look better 2024-07-18 13:31:34 -05:00
f594a62c6b Added Roof Texture 2024-07-18 13:30:48 -05:00