{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":628442605,"defaultBranch":"main","name":"GodotWildJam-56","ownerLogin":"Malcolmnixon","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2023-04-16T00:37:09.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/1863707?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1681605429.0","currentOid":""},"activityList":{"items":[{"before":"2934dd0dc276b2051fed47c1dab5c5fe70cff134","after":"174c7c8da4816202101cdaea2642cd565932ab04","ref":"refs/heads/main","pushedAt":"2023-04-27T21:19:01.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"DigitalN8m4r3","name":"Miodrag Sejic","path":"/DigitalN8m4r3","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/56046022?s=80&v=4"},"commit":{"message":"fixed twohanded (#30)\n\n* added poke feature from the xr tools to both hands to replace the functionpointer\r\n\r\n* added blood splatter to melee weapons, thus making shark fragable\r\n\r\nfixed harpoon projectiles scale and material\r\n\r\nissues:\r\nscuba knife kills almost instantly, would like to add damage on how fast the hand that holds it moves\r\n\r\n* added do damage with knife based on velocity\r\n\r\nadded XRToolsVelocityAverager to the Knife, making it do damage based on velocity\r\n\r\n* added abbility to gib shark, shark gets gibbed by mine\r\n\r\nissues:\r\nplayer currently doesnt work with mine\r\n\r\n* added intro shark model\r\n\r\nnotes:\r\nit comes with a idle and a start animation\r\nthe start animation would perform a jump towards and eat look, planed to add this to the game start.. no time left :/\r\n\r\n* added twohanded to harpoon\r\n\r\nthis adds a twohanded setup for the harpoon, currently partialy broken as it has a couple of issues\r\n\r\nissues:\r\na) on drop with both hands, both hands stick to the pickable and sink\r\nb) after the above happens, the secondhand got its rotation offset\r\n\r\ncredits:\r\nnub for initial baseline code\r\nand teddybear082 for the base setup\r\non my part i just had to fix some small issues to get it the way it is now\r\n\r\nCo-Authored-By: stumpynub <53248184+stumpynub@users.noreply.github.com>\r\nCo-Authored-By: teddybear082 <87204721+teddybear082@users.noreply.github.com>\r\n\r\n* twohanded harpoon fix\r\n\r\nfixed the remaining issues by adding code from the _on_second_hand_grabbed(_handle) func to the _on_dropped(_pickable) func\r\n\r\nthis ensures that the physicshands get back to the transform of the controllers and resets their rotation to 0\r\n\r\nsome additional things could be added here, for example when dropping with the primary hand while still holding with the secondary to make the secondary hand the new primary while still staying at the handle position\r\n\r\n---------\r\n\r\nCo-authored-by: stumpynub <53248184+stumpynub@users.noreply.github.com>\r\nCo-authored-by: teddybear082 <87204721+teddybear082@users.noreply.github.com>","shortMessageHtmlLink":"fixed twohanded (#30)"}},{"before":"4f394256529896b7facb92b9df3a4c4aa03d3707","after":"2934dd0dc276b2051fed47c1dab5c5fe70cff134","ref":"refs/heads/main","pushedAt":"2023-04-26T21:36:30.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"DigitalN8m4r3","name":"Miodrag Sejic","path":"/DigitalN8m4r3","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/56046022?s=80&v=4"},"commit":{"message":"Create LICENSE.md\n\nIn the spirit of open source and in the spirit of the godot engine, we are licensing the code contents under the MIT License","shortMessageHtmlLink":"Create LICENSE.md"}},{"before":"4ec697f058cc1410fd4558ee6efb2ff09b9e463e","after":"4f394256529896b7facb92b9df3a4c4aa03d3707","ref":"refs/heads/main","pushedAt":"2023-04-26T21:28:45.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"DigitalN8m4r3","name":"Miodrag Sejic","path":"/DigitalN8m4r3","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/56046022?s=80&v=4"},"commit":{"message":"added twohanded harpoon - currently partialy broken (#29)\n\n* added poke feature from the xr tools to both hands to replace the functionpointer\r\n\r\n* added blood splatter to melee weapons, thus making shark fragable\r\n\r\nfixed harpoon projectiles scale and material\r\n\r\nissues:\r\nscuba knife kills almost instantly, would like to add damage on how fast the hand that holds it moves\r\n\r\n* added do damage with knife based on velocity\r\n\r\nadded XRToolsVelocityAverager to the Knife, making it do damage based on velocity\r\n\r\n* added abbility to gib shark, shark gets gibbed by mine\r\n\r\nissues:\r\nplayer currently doesnt work with mine\r\n\r\n* added intro shark model\r\n\r\nnotes:\r\nit comes with a idle and a start animation\r\nthe start animation would perform a jump towards and eat look, planed to add this to the game start.. no time left :/\r\n\r\n* added twohanded to harpoon\r\n\r\nthis adds a twohanded setup for the harpoon, currently partialy broken as it has a couple of issues\r\n\r\nissues:\r\na) on drop with both hands, both hands stick to the pickable and sink\r\nb) after the above happens, the secondhand got its rotation offset\r\n\r\ncredits:\r\nnub for initial baseline code\r\nand teddybear082 for the base setup\r\non my part i just had to fix some small issues to get it the way it is now\r\n\r\nCo-Authored-By: stumpynub <53248184+stumpynub@users.noreply.github.com>\r\nCo-Authored-By: teddybear082 <87204721+teddybear082@users.noreply.github.com>\r\n\r\n---------\r\n\r\nCo-authored-by: stumpynub <53248184+stumpynub@users.noreply.github.com>\r\nCo-authored-by: teddybear082 <87204721+teddybear082@users.noreply.github.com>","shortMessageHtmlLink":"added twohanded harpoon - currently partialy broken (#29)"}},{"before":"652785c1956f26dd4c3c418cfb04fdf11e553cea","after":"4ec697f058cc1410fd4558ee6efb2ff09b9e463e","ref":"refs/heads/main","pushedAt":"2023-04-24T21:19:17.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"stumpynub","name":"Joshuaw","path":"/stumpynub","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/53248184?s=80&v=4"},"commit":{"message":"replaced a few textures (#28)\n\nreplace textures","shortMessageHtmlLink":"replaced a few textures (#28)"}},{"before":"beeb309a1df64600775f51e0aef1fdb6e3aa3ae0","after":"652785c1956f26dd4c3c418cfb04fdf11e553cea","ref":"refs/heads/main","pushedAt":"2023-04-23T13:53:06.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"DigitalN8m4r3","name":"Miodrag Sejic","path":"/DigitalN8m4r3","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/56046022?s=80&v=4"},"commit":{"message":"added shark intro, to be used as logo and game start (#27)\n\n* added poke feature from the xr tools to both hands to replace the functionpointer\r\n\r\n* added blood splatter to melee weapons, thus making shark fragable\r\n\r\nfixed harpoon projectiles scale and material\r\n\r\nissues:\r\nscuba knife kills almost instantly, would like to add damage on how fast the hand that holds it moves\r\n\r\n* added do damage with knife based on velocity\r\n\r\nadded XRToolsVelocityAverager to the Knife, making it do damage based on velocity\r\n\r\n* added abbility to gib shark, shark gets gibbed by mine\r\n\r\nissues:\r\nplayer currently doesnt work with mine\r\n\r\n* added intro shark model\r\n\r\nnotes:\r\nit comes with a idle and a start animation\r\nthe start animation would perform a jump towards and eat look, planed to add this to the game start.. no time left :/","shortMessageHtmlLink":"added shark intro, to be used as logo and game start (#27)"}},{"before":"c1ca2bea62543eb850d98d863f17598c335012c3","after":"beeb309a1df64600775f51e0aef1fdb6e3aa3ae0","ref":"refs/heads/main","pushedAt":"2023-04-23T11:23:11.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"DigitalN8m4r3","name":"Miodrag Sejic","path":"/DigitalN8m4r3","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/56046022?s=80&v=4"},"commit":{"message":"Shark can now get gibbed by player and mines (#26)\n\n* added poke feature from the xr tools to both hands to replace the functionpointer\r\n\r\n* added blood splatter to melee weapons, thus making shark fragable\r\n\r\nfixed harpoon projectiles scale and material\r\n\r\nissues:\r\nscuba knife kills almost instantly, would like to add damage on how fast the hand that holds it moves\r\n\r\n* added do damage with knife based on velocity\r\n\r\nadded XRToolsVelocityAverager to the Knife, making it do damage based on velocity\r\n\r\n* added abbility to gib shark, shark gets gibbed by mine\r\n\r\nissues:\r\nplayer currently doesnt work with mine","shortMessageHtmlLink":"Shark can now get gibbed by player and mines (#26)"}},{"before":"e1d772561c694ef8e7fa11042fb669cd074aecd0","after":"c1ca2bea62543eb850d98d863f17598c335012c3","ref":"refs/heads/main","pushedAt":"2023-04-22T18:27:59.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"DigitalN8m4r3","name":"Miodrag Sejic","path":"/DigitalN8m4r3","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/56046022?s=80&v=4"},"commit":{"message":"added do damage with knife based on velocity (#25)\n\n* added poke feature from the xr tools to both hands to replace the functionpointer\r\n\r\n* added blood splatter to melee weapons, thus making shark fragable\r\n\r\nfixed harpoon projectiles scale and material\r\n\r\nissues:\r\nscuba knife kills almost instantly, would like to add damage on how fast the hand that holds it moves\r\n\r\n* added do damage with knife based on velocity\r\n\r\nadded XRToolsVelocityAverager to the Knife, making it do damage based on velocity","shortMessageHtmlLink":"added do damage with knife based on velocity (#25)"}},{"before":"8a187fdd3df65b6ace10de06f360948359e2c676","after":"e1d772561c694ef8e7fa11042fb669cd074aecd0","ref":"refs/heads/main","pushedAt":"2023-04-22T17:49:12.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"DigitalN8m4r3","name":"Miodrag Sejic","path":"/DigitalN8m4r3","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/56046022?s=80&v=4"},"commit":{"message":"added blood splatter to weapons and fixed harpoon projectile size and missing material (#24)\n\n* added poke feature from the xr tools to both hands to replace the functionpointer\r\n\r\n* added blood splatter to melee weapons, thus making shark fragable\r\n\r\nfixed harpoon projectiles scale and material\r\n\r\nissues:\r\nscuba knife kills almost instantly, would like to add damage on how fast the hand that holds it moves","shortMessageHtmlLink":"added blood splatter to weapons and fixed harpoon projectile size and…"}},{"before":"0029699f1357b2623e7ccd6d8f425053f8b23f6e","after":"8a187fdd3df65b6ace10de06f360948359e2c676","ref":"refs/heads/main","pushedAt":"2023-04-22T17:22:43.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"stumpynub","name":"Joshuaw","path":"/stumpynub","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/53248184?s=80&v=4"},"commit":{"message":"Player death fix (#23)","shortMessageHtmlLink":"Player death fix (#23)"}},{"before":"f014a2782b0d71ca0d4eca848183220e75d3b164","after":"0029699f1357b2623e7ccd6d8f425053f8b23f6e","ref":"refs/heads/main","pushedAt":"2023-04-22T17:19:59.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"stumpynub","name":"Joshuaw","path":"/stumpynub","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/53248184?s=80&v=4"},"commit":{"message":"Added player death (#22)\n\n* harpoony\r\n\r\n* cocaine stuff\r\n\r\n* Test shop\r\n\r\n* Other shop items added","shortMessageHtmlLink":"Added player death (#22)"}},{"before":"011a146a5621ed27842c109044c03ea1cfc0bd22","after":"f014a2782b0d71ca0d4eca848183220e75d3b164","ref":"refs/heads/main","pushedAt":"2023-04-22T15:37:11.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"DigitalN8m4r3","name":"Miodrag Sejic","path":"/DigitalN8m4r3","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/56046022?s=80&v=4"},"commit":{"message":"added poke feature from the xr tools to both hands to replace the functionpointer (#21)","shortMessageHtmlLink":"added poke feature from the xr tools to both hands to replace the fun…"}},{"before":"3d773ab8bdba30c76e8ae7d281682b63ffa025e3","after":"011a146a5621ed27842c109044c03ea1cfc0bd22","ref":"refs/heads/main","pushedAt":"2023-04-22T15:22:20.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"stumpynub","name":"Joshuaw","path":"/stumpynub","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/53248184?s=80&v=4"},"commit":{"message":"Other shop items added (#20)\n\n* harpoony\r\n\r\n* cocaine stuff\r\n\r\n* Test shop\r\n\r\n* Other shop items added","shortMessageHtmlLink":"Other shop items added (#20)"}},{"before":"a7fd0281fa8d736bb276ad5a35b0c37f860f4a30","after":"3d773ab8bdba30c76e8ae7d281682b63ffa025e3","ref":"refs/heads/main","pushedAt":"2023-04-22T14:47:25.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"stumpynub","name":"Joshuaw","path":"/stumpynub","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/53248184?s=80&v=4"},"commit":{"message":"Test shop system (#19)\n\n* harpoony\r\n\r\n* cocaine stuff\r\n\r\n* Test shop","shortMessageHtmlLink":"Test shop system (#19)"}},{"before":"97813fc2b828737047e5981ff7b77e16ffc3af45","after":"a7fd0281fa8d736bb276ad5a35b0c37f860f4a30","ref":"refs/heads/main","pushedAt":"2023-04-21T23:12:34.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"DigitalN8m4r3","name":"Miodrag Sejic","path":"/DigitalN8m4r3","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/56046022?s=80&v=4"},"commit":{"message":"added underwater mine 3D model (#18)\n\nLicense: CC0 Public Domain","shortMessageHtmlLink":"added underwater mine 3D model (#18)"}},{"before":"57e051dd37e636f029315e75e48e225b965a467b","after":"97813fc2b828737047e5981ff7b77e16ffc3af45","ref":"refs/heads/main","pushedAt":"2023-04-21T23:07:00.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"DigitalN8m4r3","name":"Miodrag Sejic","path":"/DigitalN8m4r3","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/56046022?s=80&v=4"},"commit":{"message":"added Pad model (#17)\n\nLicense: CC0 Public Domain","shortMessageHtmlLink":"added Pad model (#17)"}},{"before":"8dca41b339480e2acaa86c38326feae18590de7f","after":"57e051dd37e636f029315e75e48e225b965a467b","ref":"refs/heads/main","pushedAt":"2023-04-21T03:13:07.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"DigitalN8m4r3","name":"Miodrag Sejic","path":"/DigitalN8m4r3","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/56046022?s=80&v=4"},"commit":{"message":"added shark gibs 3D model - based on https://www.blendswap.com/blend/29678 (#16)\n\nLicense: CC0 Public Domain","shortMessageHtmlLink":"added shark gibs 3D model - based on https://www.blendswap.com/blend/…"}},{"before":"031f3a6cefeb6392c665e7f482f3e2c74bda016b","after":"8dca41b339480e2acaa86c38326feae18590de7f","ref":"refs/heads/main","pushedAt":"2023-04-21T02:27:23.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Malcolmnixon","name":"Malcolm Nixon","path":"/Malcolmnixon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1863707?s=80&v=4"},"commit":{"message":"Added colliders and areas to cocaine shark.","shortMessageHtmlLink":"Added colliders and areas to cocaine shark."}},{"before":"e77eee77d41da4ef7f235a972f066c6c396e5737","after":"031f3a6cefeb6392c665e7f482f3e2c74bda016b","ref":"refs/heads/main","pushedAt":"2023-04-21T01:39:42.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"DigitalN8m4r3","name":"Miodrag Sejic","path":"/DigitalN8m4r3","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/56046022?s=80&v=4"},"commit":{"message":"added coca package 3D model (#15)\n\nLicense CC0 Public Domain","shortMessageHtmlLink":"added coca package 3D model (#15)"}},{"before":"e1083bfd74c376d53f3e4527d64e7c484bf9b9ea","after":"e77eee77d41da4ef7f235a972f066c6c396e5737","ref":"refs/heads/main","pushedAt":"2023-04-21T00:01:45.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"DigitalN8m4r3","name":"Miodrag Sejic","path":"/DigitalN8m4r3","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/56046022?s=80&v=4"},"commit":{"message":"added new shark 3d model (#14)\n\nSource:\r\nhttps://www.blendswap.com/blend/29678\r\n\r\nthe model was further edited by me inside Blender3D and textured inside SubstancePainter\r\n\r\nLicense: CC0 Public Domain","shortMessageHtmlLink":"added new shark 3d model (#14)"}},{"before":"2e1f5dea9041ecd0c37b3540b10bf180b10689a9","after":"e1083bfd74c376d53f3e4527d64e7c484bf9b9ea","ref":"refs/heads/main","pushedAt":"2023-04-20T23:46:54.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"stumpynub","name":"Joshuaw","path":"/stumpynub","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/53248184?s=80&v=4"},"commit":{"message":"simple harpoon added (#13)\n\n* harpoony\r\n\r\n* cocaine stuff","shortMessageHtmlLink":"simple harpoon added (#13)"}},{"before":"1a14645587874b2436653d705ac875230fc3bcd6","after":"2e1f5dea9041ecd0c37b3540b10bf180b10689a9","ref":"refs/heads/main","pushedAt":"2023-04-20T19:52:36.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"stumpynub","name":"Joshuaw","path":"/stumpynub","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/53248184?s=80&v=4"},"commit":{"message":"Merge pull request #12 from stumpynub/main\n\nWork on player items","shortMessageHtmlLink":"Merge pull request #12 from stumpynub/main"}},{"before":"821a6749065af8489e35d668ddef37b538a10aa0","after":"1a14645587874b2436653d705ac875230fc3bcd6","ref":"refs/heads/main","pushedAt":"2023-04-20T01:59:39.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"DigitalN8m4r3","name":"Miodrag Sejic","path":"/DigitalN8m4r3","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/56046022?s=80&v=4"},"commit":{"message":"Fix start level (#11)\n\n* Update start_level.tscn\r\n\r\n* Update start_level.tscn","shortMessageHtmlLink":"Fix start level (#11)"}},{"before":"566fdcd4f62a4edfa73e2dc7cf6501cb6f4d8a84","after":"821a6749065af8489e35d668ddef37b538a10aa0","ref":"refs/heads/main","pushedAt":"2023-04-20T01:22:41.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"DigitalN8m4r3","name":"Miodrag Sejic","path":"/DigitalN8m4r3","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/56046022?s=80&v=4"},"commit":{"message":"this adds a scuba harpoon and a spear 3d model along with a knuckles trident 3d model (#10)\n\n* added new pose for the harpoon and linked it to the animationplayers\r\n\r\n* added watch 3D model\r\n\r\nNote:\r\ncurrently you can snap the knifeholster and the watch at the same wrist, this needs to be resolved\r\n\r\n* added knuckles trident 3D model\r\n\r\nthis adds another melee weapon\r\n\r\n* added scuba harpoon and spear 3D model\r\n\r\nthis adds the scuba harpoon 3d model with a spear model","shortMessageHtmlLink":"this adds a scuba harpoon and a spear 3d model along with a knuckles …"}},{"before":"f3d0a171a9fcaef10529ba93f75702ab61a30d28","after":"566fdcd4f62a4edfa73e2dc7cf6501cb6f4d8a84","ref":"refs/heads/main","pushedAt":"2023-04-19T19:49:15.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"DigitalN8m4r3","name":"Miodrag Sejic","path":"/DigitalN8m4r3","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/56046022?s=80&v=4"},"commit":{"message":"added Shipwreck 3D model from Torque3D - Pacific Demo assets, those are MIT Licensed (#9)\n\nthis adds a Shipwreck 3D model, it was taken from the Torque3D Pacific Demo, the Art assets are Licensed under the MIT License,\r\nfor more information read the License.txt file inside the assets/GarageGames/Pacific Demo folder","shortMessageHtmlLink":"added Shipwreck 3D model from Torque3D - Pacific Demo assets, those a…"}},{"before":"da65f81502da1a096f672282255048c2c705d600","after":"f3d0a171a9fcaef10529ba93f75702ab61a30d28","ref":"refs/heads/main","pushedAt":"2023-04-19T18:43:21.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"stumpynub","name":"Joshuaw","path":"/stumpynub","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/53248184?s=80&v=4"},"commit":{"message":"Merge pull request #8 from stumpynub/main\n\nMore props, player scene, player spawner","shortMessageHtmlLink":"Merge pull request #8 from stumpynub/main"}},{"before":"15d92301def8411c65d45ee7c049c330560da089","after":"da65f81502da1a096f672282255048c2c705d600","ref":"refs/heads/main","pushedAt":"2023-04-19T00:17:08.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"DigitalN8m4r3","name":"Miodrag Sejic","path":"/DigitalN8m4r3","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/56046022?s=80&v=4"},"commit":{"message":"added coin model and highliter shader (#7)\n\nthis adds a coin 3d model - CC0\r\nadds a item highlit shader by OzMaister from godotshaders.com - MIT License\r\n\r\nadditional fixes are:\r\nadded missing license to my own/digitaln8m4r3 folder\r\n\r\nmoved quaternius license from raft folder to quaternius folder","shortMessageHtmlLink":"added coin model and highliter shader (#7)"}},{"before":"9659fd45c79347901dd4546efddf67a42a1c7849","after":"15d92301def8411c65d45ee7c049c330560da089","ref":"refs/heads/main","pushedAt":"2023-04-17T21:32:00.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"stumpynub","name":"Joshuaw","path":"/stumpynub","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/53248184?s=80&v=4"},"commit":{"message":"Merge pull request #6 from stumpynub/main\n\nfix swimming bug","shortMessageHtmlLink":"Merge pull request #6 from stumpynub/main"}},{"before":"82697e5370e37909264a4b9ce73ee4d951308f43","after":"9659fd45c79347901dd4546efddf67a42a1c7849","ref":"refs/heads/main","pushedAt":"2023-04-17T20:07:36.000Z","pushType":"pr_merge","commitsCount":3,"pusher":{"login":"stumpynub","name":"Joshuaw","path":"/stumpynub","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/53248184?s=80&v=4"},"commit":{"message":"Merge pull request #5 from stumpynub/main\n\nsfx added + swimming improvements","shortMessageHtmlLink":"Merge pull request #5 from stumpynub/main"}},{"before":"d32fed18c54d37a4a17f22839ab9d7d2367e9368","after":"82697e5370e37909264a4b9ce73ee4d951308f43","ref":"refs/heads/main","pushedAt":"2023-04-17T15:28:02.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"stumpynub","name":"Joshuaw","path":"/stumpynub","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/53248184?s=80&v=4"},"commit":{"message":"Merge pull request #4 from stumpynub/main\n\nNew props, added jam cards to loading screen, work on obstacles","shortMessageHtmlLink":"Merge pull request #4 from stumpynub/main"}},{"before":"cbc73a29176ae8cfc63a296a48f62a000214f6b9","after":"d32fed18c54d37a4a17f22839ab9d7d2367e9368","ref":"refs/heads/main","pushedAt":"2023-04-17T12:26:25.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"DigitalN8m4r3","name":"Miodrag Sejic","path":"/DigitalN8m4r3","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/56046022?s=80&v=4"},"commit":{"message":"Flashlight (#3)\n\n* added Headlight - flashlight\r\n\r\nthis adds a headmounted flashlight that can be recharged\r\n(currently that part is not working properly, if someone else can chime in on the energy drain part, would be nice)\r\n\r\nupdated knife holster as suggested by MalcolmNixon\r\n\r\n* added License file to flashlight cookie texture","shortMessageHtmlLink":"Flashlight (#3)"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAADIdchxQA","startCursor":null,"endCursor":null}},"title":"Activity · Malcolmnixon/GodotWildJam-56"}