Commit Graph

514 Commits (004247e8bfc7eac1c308949e7282f344a049e5cf)

Author SHA1 Message Date
unfa 889648f536 Implemented new sounds (a bit) and some other stuff. 2021-03-29 23:23:14 +02:00
unfa 8485485a88 Remaining sound changes. 2021-03-29 01:32:27 +02:00
unfa e5d815ce77 Added new Hit Confirm and Kill Confirm sounds. 2021-03-29 01:27:51 +02:00
unfa 5b654d9071 Merge branch 'master' of github.com:unfa/jam-01 2021-03-29 01:16:51 +02:00
unfa 9951831c03 New sounds and Ardour 6 session that produced them. 2021-03-29 01:16:10 +02:00
Jan Heemstra 30d4e1c5ef Added new test server for quick connect 2021-03-28 19:36:24 +02:00
tokc 0cb0cb521b Comment out debug text. 2021-03-28 03:13:26 +02:00
unfa 0f087daff8 added URL to download the currently used Godot Engine version 2021-03-28 01:43:24 +01:00
unfa 7bd23e237e
Merge pull request #36 from tokc/master
Remove .import directory from repo.
2021-03-28 01:39:10 +01:00
unfa 728136b27c Changes to DM1 geometry 2021-03-28 01:31:45 +01:00
tokc 0db4882c83 Comment out debug text. 2021-03-27 08:26:14 +01:00
tokc 945818439e Add two jetpack implementations based on earlier jetpack code. 2021-03-27 08:21:28 +01:00
tokc 3e5758ccb5 Remove debug print. 2021-03-27 06:45:46 +01:00
tokc 8c6a11cd90 Make long comment fit within line length guide. 2021-03-27 06:43:45 +01:00
tokc 5ca3111549 Remove *.import from .gitignore to allow versioning of .import files.
These are important for Godot to import the project correctly.

From the documentation:
"Importing will add an extra <asset>.import file, containing the import configuration. Make sure to commit these to your version control system!"

https://docs.godotengine.org/en/3.0/getting_started/workflow/assets/import_process.html#files-generated
2021-03-26 12:39:31 +01:00
tokc 1589801b60 Remove .import directory from repo. 2021-03-26 12:00:16 +01:00
Jan Heemstra 9d3f916558
Merge pull request #35 from tokc/master
Reload when attempting to fire while empty.
2021-03-25 19:33:54 +01:00
tokc 8a2a0fa387 Reload when attempting to fire while empty. 2021-03-25 18:27:00 +01:00
unfa 34271ee0a6
Update README.md 2021-03-24 20:48:44 +01:00
unfa 0682dbce08 Merge branch 'master' of github.com:unfa/jam-01 2021-03-24 20:47:59 +01:00
unfa 126c713a01 New screenshot. 2021-03-24 20:47:47 +01:00
unfa 52e0aab99b
Update README.md 2021-03-24 20:45:50 +01:00
unfa 9cd7bdfb65
Update README.md 2021-03-24 20:42:31 +01:00
unfa e36c0943d3 Updated screenshot 2021-03-24 20:41:59 +01:00
unfa eed1700c2b Added a screenshot. 2021-03-24 20:40:23 +01:00
unfa f70f0a4d36 Updated lightmap bake and clouds on DM1. 2021-03-24 20:36:04 +01:00
unfa 9706d77be2 Added procedural smoke, fire and clouds. 2021-03-24 20:26:57 +01:00
unfa 410e2f513d Updated PLayer scene for weapon bob animations. 2021-03-24 00:53:32 +01:00
unfa 9b04e3b099 Added basic weapon bob animations with an animation tree. 2021-03-23 21:56:34 +01:00
unfa 383156e9a6 Added a grenade launcher model and a hand model. 2021-03-23 00:11:08 +01:00
Jan Heemstra 17e8663e83 This should fix lightmap errors 2021-03-21 20:42:11 +01:00
Jan Heemstra 38a0cc2622 Started rework on player movement 2021-03-18 00:05:57 +01:00
unfa 28d773b44b DM1 update 2021-03-17 22:44:36 +01:00
unfa 1b8f0549bb Tweaks to Metal Floor 2021-03-17 22:43:03 +01:00
unfa f04a9b8f8a Player.gd changes - jetpack? 2021-03-17 22:21:38 +01:00
unfa 4243dd507e Added new actions for Jetpack. 2021-03-17 22:21:10 +01:00
unfa 527fc4ffe2 Fixed light placement on DM1 2021-03-17 22:00:23 +01:00
unfa f1bf2512b3 Merge branch 'master' of github.com:unfa/jam-01 2021-03-17 21:44:57 +01:00
unfa 2072f68489 DM1 level work and stuff 2021-03-17 21:44:35 +01:00
unfa 207a803543
Update README.md 2021-02-28 15:34:22 +01:00
unfa 73fa01036b
Update README.md 2021-02-28 03:46:08 +01:00
unfa b5f3c39776 Missing files needed for new level and lightmaps. 2021-02-28 03:45:21 +01:00
unfa 12a4e61620 Added initial lighting and a baked lightmap. Reqires Godot 3.2.4RC3+. 2021-02-28 03:41:16 +01:00
desktop f4f18a346d Final fix for character select 2021-02-27 00:20:51 +01:00
unfa bc8c380080 Updated level and jetpack. 2021-02-27 00:00:47 +01:00
unfa 35130fe5b8 Jetpack sound file 2021-02-26 23:50:38 +01:00
unfa fb4bed82cc Initial Jetpack implementation and sound. 2021-02-26 23:50:14 +01:00
desktop f420a7c68a Fixed smart fridge 2021-02-26 23:44:52 +01:00
desktop 6622d27977 Fixed character selection bug 2021-02-26 23:25:41 +01:00
desktop 0e0d54180c Added server debug statement 2021-02-26 23:14:31 +01:00