Commit Graph

  • f7ea333a90 feat: updated skysphere material main Sara 2024-02-15 22:32:04 +0100
  • ff445dad84 feat: created a demo scene to show off use of assets and progression state Sara 2024-02-15 22:31:56 +0100
  • 1adcbd53a0 feat: added poly fantasy rivals Sara 2024-02-15 22:31:35 +0100
  • 02506acf67 feat: added CustomizableCharacter class Sara 2024-02-15 22:30:44 +0100
  • 02dd1c4b61 feat: updated godot-cpp-utils Sara 2024-02-15 12:42:08 +0100
  • bcb3e0b92f feat: cleaning and minor single-line optimization Sara 2024-02-15 12:41:49 +0100
  • 046fd8bf9f feat: added HitableInterface for objects that can be hit Sara 2024-02-15 12:41:33 +0100
  • 3ec83d397f feat: updated design doc Sara 2024-02-15 12:41:22 +0100
  • eb0024c50e feat: updated main room Sara 2024-02-15 12:41:15 +0100
  • 16f8597c1b feat: updated player scene Sara 2024-02-15 12:41:09 +0100
  • 810f88ace2 feat: added axe Sara 2024-02-15 12:41:04 +0100
  • 674f51fbdd feat: MORE PROPS Sara 2024-02-15 12:40:59 +0100
  • 5d16bff23d feat: more props Sara 2024-02-15 12:40:54 +0100
  • dd4413e06f feat: configured root node for player Sara 2024-02-15 12:40:45 +0100
  • b8e258f24c feat: imported running animation Sara 2024-02-15 12:40:35 +0100
  • 39ec8e54c9 feat: enabled ssil and volumetric fog Sara 2024-02-15 00:27:33 +0100
  • 78c3b0f6cc feat: now manually settings render resolution to 1080p Sara 2024-02-15 00:27:25 +0100
  • 1f742c0a58 feat: added basic player movement and gravity Sara 2024-02-15 00:27:03 +0100
  • 65cf4cb9bc feat(git): updated godot-cpp-utils Sara 2024-02-15 00:26:19 +0100
  • 36708b7bd1 chore(git): godot-cpp module updated to point at Sara.Sync version of repo Sara 2024-02-15 00:23:10 +0100
  • 79e79b4a41 feat: removed the template's .github Sara 2024-02-14 23:52:37 +0100
  • 2ff77e8f2a feat: updated player and added player input Sara 2024-02-08 12:42:30 +0100
  • 666d417264 feat: imported more assets Sara 2024-02-08 12:42:16 +0100
  • e8808bfe49 feat: updated designs Sara 2024-02-06 15:54:14 +0100
  • fad0d8614e feat: added basic motions pack Sara 2024-02-06 14:05:42 +0100
  • 31a513eff8 feat: switched player customization to using std::optional instead of .size() for invalid indexes Sara 2024-02-06 10:55:57 +0100
  • e1ac85e556 feat: configured default character Sara 2024-02-05 23:18:48 +0100
  • edf779ebc6 feat: implemented character customization from editor Sara 2024-02-05 23:18:38 +0100
  • 68bb445f43 feat: updated character materials Sara 2024-02-05 23:18:28 +0100
  • 3b277a3862 feat: modified testing room Sara 2024-02-04 22:33:37 +0100
  • bce949498e feat: implemented level loading and player spawning Sara 2024-02-04 22:33:21 +0100
  • 2fedbb07b3 feat: added get_default_entrance Sara 2024-02-04 22:33:07 +0100
  • 4312d6f934 feat: formatted register_types Sara 2024-02-04 22:32:51 +0100
  • 3c70d35b0b feat: customizable hero can now be configured in the editor (only for editor) Sara 2024-02-04 22:32:41 +0100
  • b6da8e1bf8 feat: updated import settings for modular characters Sara 2024-02-04 22:32:18 +0100
  • 00277286f6 feat: updated settings on materials and textures Sara 2024-02-04 22:32:07 +0100
  • c04a6ef0ad feat: updated texture settings for polygon prototype texture Sara 2024-02-02 16:13:10 +0100
  • 304729c3ea feat: Level::get_entrance argument now const & Sara 2024-02-02 08:48:07 +0100
  • a9a63da68d feat: updated godot-cpp-utils Sara 2024-02-02 08:47:45 +0100
  • 8c84057f5b feat: configured boot scene Sara 2024-02-02 08:46:22 +0100
  • 6181441bee feat: added player scene Sara 2024-02-02 08:46:15 +0100
  • 5700a24caf feat: added boot scene Sara 2024-02-02 08:46:11 +0100
  • 4aa7b37fb3 fix: naming convention for resource files Sara 2024-02-02 08:45:53 +0100
  • f3fab101e1 feat: set up git lfs Sara 2024-02-01 18:14:16 +0100
  • 64dd088491 feat: registered GameMode Sara 2024-02-01 18:09:02 +0100
  • 0318fb9746 feat: improved Level entrances api error handling Sara 2024-02-01 18:08:55 +0100
  • 47b399299a feat: pushed asset packs Sara 2024-02-01 18:08:22 +0100
  • cc5d3f91fb fix: GameMode is no longer named GameState Sara 2024-02-01 18:07:56 +0100
  • 677e198981 feat: imported some test models/textures Sara 2024-02-01 18:07:33 +0100
  • 714e5c5ef3 feat: finished 8-elements design Sara 2024-02-01 18:07:16 +0100
  • 82b9212eee chore: deleted duplicate bin/ from project root Sara 2024-02-01 18:06:56 +0100
  • 4d943a3440 feat: started on scene management and player controller Sara 2024-01-31 21:01:22 +0100
  • 27e1f98695 feat: added game concept design inkscape file Sara 2024-01-31 21:01:10 +0100
  • 1196708a88 feat: added clang-format Sara 2024-01-31 21:00:54 +0100
  • 3c6d113d69 feat: removed uninitialize_gdextension_types Sara 2024-01-30 15:35:45 +0100
  • 6725458795 feat: configured template Sara 2024-01-30 14:47:20 +0100
  • fe487ab9ac feat: removed stuff Sara 2024-01-30 14:20:29 +0100
  • a1b01a59a4 feat: renamed demo -> godot Sara 2024-01-30 14:15:58 +0100
  • d3fdf7bb26 feat: updated .gitmodules Sara 2024-01-30 14:15:16 +0100
  • 3ec351897d
    Merge pull request #18 from sdab/main Patrick Exner (FlameLizard) 2023-12-21 18:14:06 +0100
  • 682db5ae1a
    Merge pull request #21 from Faless/fix/install_bin Patrick Exner (FlameLizard) 2023-11-27 23:14:10 +0100
  • ac1499baf4 Fix library copy command Fabio Alessandrelli 2023-11-27 20:55:30 +0100
  • e6323bdc32
    Merge pull request #12 from adamscott/add-clang-format Patrick Exner (FlameLizard) 2023-11-19 22:24:53 +0100
  • 24a5efe8f7
    Update README.md Sebastien Dabdoub 2023-10-18 20:04:31 -0700
  • 843b2258a0
    Merge pull request #15 from adamscott/copy-bin-to-projectdir Patrick Exner (FlameLizard) 2023-10-17 10:02:57 +0200
  • 54a177ce39
    Copy generated library to the projectdir Adam Scott 2023-10-15 13:50:01 -0400
  • 055ab32bc6
    Merge pull request #5 from adamscott/add-compiledb-and-custom-support Patrick Exner (FlameLizard) 2023-10-15 22:52:50 +0200
  • fbd0021dec
    Add Godot project .clang-format file Adam Scott 2023-10-08 13:50:37 -0400
  • f836481b66
    Merge pull request #11 from akien-mga/gh-fix-issue-template Rémi Verschelde 2023-10-05 14:52:42 +0200
  • 8aebbf12fa
    Fix GitHub issue template not being parsed as form Rémi Verschelde 2023-10-05 13:48:57 +0200
  • 7ea1d169d8
    Merge pull request #10 from akien-mga/ci-fix-mingw-install Rémi Verschelde 2023-10-05 14:52:15 +0200
  • 18aa438af5
    CI: Pin MinGW version to 12.2.0 to fix install issue Rémi Verschelde 2023-10-05 13:44:43 +0200
  • 43d3b1181c
    Add compiledb, help and custom.py support Adam Scott 2023-08-17 10:25:50 -0400
  • 948cf4be33
    Merge pull request #8 from AThousandShips/version_str Patrick Exner (FlameLizard) 2023-09-02 19:56:39 +0200
  • 9e8e06aac7 Fix formatting of `compatibility_minimum` A Thousand Ships 2023-08-31 16:54:16 +0200
  • aa093cd429
    Merge pull request #7 from paddy-exe/add-instructions-readme Patrick Exner (FlameLizard) 2023-08-26 20:41:49 +0200
  • 6985cbaa88 Add/Clarify README instructions in main branch Patrick-FlameLizard 2023-08-26 20:10:19 +0200
  • 8fc98af6dd
    Merge pull request #4 from adamscott/vscode-settings Patrick Exner (FlameLizard) 2023-08-26 20:04:26 +0200
  • 4c0556fcb8
    Merge pull request #6 from paddy-exe/main Patrick Exner (FlameLizard) 2023-08-26 20:03:30 +0200
  • fb8e864dba Add class registration comment hint for main branch Patrick-FlameLizard 2023-08-26 19:59:37 +0200
  • b54f7475af
    Add vscode extension suggestions and ignore the rest Adam Scott 2023-08-17 08:31:03 -0400
  • 5eb763fff7
    Merge pull request #1 from paddy-exe/4.1 Patrick Exner (FlameLizard) 2023-08-08 15:07:36 +0200
  • 498a9f99b0 Change project version to 4.1 Patrick 2023-08-08 01:55:15 +0200
  • 882ffb2726 Initial commit Patrick 2023-08-06 00:42:21 +0200