Commit graph

  • ce6c221f2b chore: adjusted generation rules for higher levels development v2 Sara 2026-04-02 17:53:41 +02:00
  • 33ac399c20 feat: progress rules Sara 2026-04-02 17:33:06 +02:00
  • 9ace3f79da chore: adjusted room tiles Sara 2026-04-01 21:06:20 +02:00
  • d2584af0ef chore: start path is generated with more space Sara 2026-04-01 16:04:44 +02:00
  • 35559c69d6 feat: added deterministic flag for replacerules Sara 2026-04-01 16:03:11 +02:00
  • f7a06a51dc chore: increased dungeon tile size Sara 2026-04-01 15:30:54 +02:00
  • dc76f63bd6 feat: implemented variable tile sizes Sara 2026-04-01 15:30:33 +02:00
  • 19b6a8e42a chore: clarified CompositeRule::_notification Sara 2026-04-01 15:03:20 +02:00
  • c20ef8bb85 chore: removed blocked from NonTerminals Sara 2026-04-01 15:00:50 +02:00
  • 4abd100724 chore: adjusted generation rules Sara 2026-04-01 14:58:57 +02:00
  • d5986ab495 chore: baked collision/meshes for tiles Sara 2026-04-01 14:58:01 +02:00
  • 439ca8e566 chore: disabled "Goal" generation from initial state Sara 2026-04-01 14:57:41 +02:00
  • 8e7aff213b feat: added naturalisation and walls Sara 2026-04-01 13:45:29 +02:00
  • d675596958 feat: replace rules will consider all orientations Sara 2026-04-01 13:44:57 +02:00
  • 51fa9c66a1 chore: disabled adding Blocked tiles to initial Sara 2026-03-31 17:39:33 +02:00
  • bf1e2d8f6f chore: sentences can be transposed & flipped Sara 2026-03-31 17:39:16 +02:00
  • 44e75c8800 chore: rooms are now a different colour Sara 2026-03-31 16:43:02 +02:00
  • b71adddd87 fix: resizing sentence initialises as undefined Sara 2026-03-31 16:42:39 +02:00
  • 3bc44ac140 chore: added start tile Sara 2026-03-31 16:29:05 +02:00
  • 5f6f967aab feat: divided wildcard into 'known' and 'true' Sara 2026-03-31 16:28:35 +02:00
  • a3b9965766 chore: defined path tile Sara 2026-03-31 16:17:23 +02:00
  • 36e4be7d28 chore: dungeon will now place tiles Sara 2026-03-31 16:17:12 +02:00
  • af5abfce67 chore: simplified formatting Sara 2026-03-31 15:46:13 +02:00
  • a72535dd61 chore: adjusted minimum buffer for initial path Sara 2026-03-31 15:39:16 +02:00
  • 5fe4ba4cdd feat: added wildcard support for patterns Sara 2026-03-31 15:39:07 +02:00
  • 03835248c4 chore: improved repeat until failure rule Sara 2026-03-31 14:15:55 +02:00
  • 1776a48686 feat: added random_order to composite rules Sara 2026-03-31 13:59:08 +02:00
  • 5a72b42d81 chore: adjustments to test rules Sara 2026-03-31 00:11:05 +02:00
  • fca1b11f1c feat: added RepeatRuleUntilFailure Sara 2026-03-30 20:02:49 +02:00
  • e74620ab56 feat: basic grammar functionality done Sara 2026-03-30 16:22:40 +02:00
  • 31c1c4cfbe feat: continuing grammar Sara 2026-03-30 00:52:51 +02:00
  • e4c41bbeda chore: removed random rule Sara 2026-03-29 17:29:44 +02:00
  • e7e161c5b0 feat: start of tile grammar Sara 2026-03-29 17:28:28 +02:00
  • d410fa377a feat: started refactor to tile grammar instead Sara 2026-03-26 23:03:34 +01:00
  • d049787762 chore: renamed symbol.x to grammar.x Sara 2026-03-26 17:05:12 +01:00
  • eb320acbcd chore: progress on generative grammar Sara 2026-03-26 14:53:21 +01:00
  • 1d4feabf7e feat: started generative grammar Sara 2026-03-26 00:32:09 +01:00
  • 0e9576adbc Merge commit 'd51f4da2a9' into development Sara 2026-03-20 19:43:03 +01:00
  • 512cf42822 feat: full ninja behaviour v1 Sara 2026-03-20 19:42:36 +01:00
  • d51f4da2a9 fix: decorator node always runs Sara 2026-03-20 19:42:09 +01:00
  • a9158c8e48 feat: signal triggers when current behaviour node changes Sara 2026-03-20 19:41:50 +01:00
  • 524430003f feat: further ninja implementation Sara 2026-03-19 23:00:54 +01:00
  • edf06623b3 feat: ninja follows player Sara 2026-03-19 13:43:51 +01:00
  • 0f2eb97118 chore: adjusted project settings Sara 2026-03-18 23:10:02 +01:00
  • 7108d8c3a6 feat: added BT debug labels to enemies Sara 2026-03-18 16:31:51 +01:00
  • 5eab3fdae9 chore: redid level layout Sara 2026-03-18 15:25:56 +01:00
  • 4ba1fc637e chore: adjusted player Sara 2026-03-18 15:25:38 +01:00
  • 930b66bc53 fix: equip_target fails if target is not equipable Sara 2026-03-18 15:25:15 +01:00
  • 5c7e2102c0 Merge commit '427c0a7ec8' into development Sara 2026-03-18 15:08:49 +01:00
  • 8dbc7fc4ac feat: implemented patrol behaviour Sara 2026-03-18 15:07:56 +01:00
  • 427c0a7ec8 fix: behaviourtree ends frame when root is hit Sara 2026-03-18 15:07:29 +01:00
  • fef1e3f8bd fix: RepeatUntilFail checks child status after init Sara 2026-03-18 15:06:58 +01:00
  • bd7936e357 feat: BehaviourInvertResult Sara 2026-03-18 15:06:31 +01:00
  • 425525e56f feat: WIP find weapon behaviour branch Sara 2026-03-17 23:48:19 +01:00
  • 86d8fe9a8e feat: branch reorg&player death Sara 2026-03-17 16:23:57 +01:00
  • cc56a3b9c2 feat: player sword moves Sara 2026-03-17 13:49:27 +01:00
  • 448a82e90b feat: weapon pickups Sara 2026-03-16 23:33:00 +01:00
  • bdb767e723 feat: animations and AI adjustments&sweep attack Sara 2026-03-15 23:04:27 +01:00
  • 10056bb847 Merge commit 'e94c820090' into development Sara 2026-03-15 17:21:57 +01:00
  • e94c820090 chore: added gitignore Sara 2026-03-15 17:20:58 +01:00
  • a56d8772d4 feat: registered get/set_status Sara 2026-03-15 17:19:34 +01:00
  • 764b6a5072 feat: implemented basic enemy Sara 2026-03-15 17:18:49 +01:00
  • 03d94552d7 Merge commit 'd2b91de4d6' into development Sara 2026-03-15 10:45:25 +01:00
  • a02f00c7a2 chore: adjusted animations and tree logic Sara 2026-03-15 10:44:41 +01:00
  • d2b91de4d6 fix: frame only ends when viable leaf is found Sara 2026-03-15 10:44:08 +01:00
  • 5214b60ff0 Merge commit '16ba0418f9' into development Sara 2026-03-14 22:19:02 +01:00
  • 85f17d6bab feat: player hurt sequence & animation changes Sara 2026-03-14 22:18:30 +01:00
  • 16ba0418f9 feat: failed leaf nodes continue processing Sara 2026-03-14 22:16:14 +01:00
  • 41f16daf78 Merge commit '1278e19c3b' into development Sara 2026-03-14 15:15:48 +01:00
  • 1278e19c3b fix: formatting Sara 2026-03-14 15:15:15 +01:00
  • d6ec5d701c Merge commit '3cdfcb1182' into development Sara 2026-03-14 15:09:10 +01:00
  • 87ce61703b feat: adjusted player attacks Sara 2026-03-14 15:09:02 +01:00
  • 3cdfcb1182 feat: binding get_behaviour_tree Sara 2026-03-14 14:59:02 +01:00
  • f304ef6819 chore: adjusted character model Sara 2026-03-14 10:30:34 +01:00
  • 7c961110da feat: implemented player movement&jab combo Sara 2026-03-13 23:00:32 +01:00
  • 4e40c1acdc fix: compatible with godot 4.7.dev Sara 2026-03-13 13:29:07 +01:00
  • 062fdc276b feat: compatibility with godot 4.7.dev Sara 2026-03-13 13:16:29 +01:00
  • 52a5cd02a5 feat: initialised and set up project Sara 2026-03-13 12:59:21 +01:00
  • c13f8ff2df Add 'modules/behaviour_nodes/' from commit '2a4e00e6f1' Sara 2026-03-13 12:58:46 +01:00
  • c3f9669b10 Add 'engine/' from commit 'a8e37fc010' Sara 2026-03-13 11:22:19 +01:00
  • b74841629e chore: removed engine submodule Sara 2026-03-13 11:18:14 +01:00
  • b6e5e5d39f Add .tree.hash Sara 2026-03-13 10:11:06 +00:00
  • 2a4e00e6f1 feat: backlog code Sara 2026-03-13 10:38:52 +01:00
  • a8e37fc010
    Merge pull request #117151 from Brogolem35/rb_overflow_fix Thaddeus Crews 2026-03-12 09:03:44 -05:00
  • c410547bfa
    Merge pull request #116910 from ryevdokimov/redraw-3d-overlay-on-nav Thaddeus Crews 2026-03-12 09:03:42 -05:00
  • 73f979b03a
    Merge pull request #117232 from kitbdev/fix-tabcontainer-change-tab-now Thaddeus Crews 2026-03-12 09:03:41 -05:00
  • 106cff7567
    Merge pull request #116427 from TokageItLab/normalizable Thaddeus Crews 2026-03-12 09:03:39 -05:00
  • e11d9eb8da
    Merge pull request #110369 from vaner-org/blendspace-edit-name-index Thaddeus Crews 2026-03-12 09:03:38 -05:00
  • fcb7c06646
    Merge pull request #109680 from ryevdokimov/preserve-children-transform Thaddeus Crews 2026-03-12 09:03:36 -05:00
  • 020df5d452
    Merge pull request #92429 from Daylily-Zeleen/daylily-zeleen/add_tween_has_tweenders Thaddeus Crews 2026-03-12 09:03:35 -05:00
  • 22a140486b
    Merge pull request #117157 from Chaosus/shader_restrict_uncompatible_funcs Thaddeus Crews 2026-03-12 09:03:33 -05:00
  • d7ed107cd8
    Merge pull request #116852 from Chaosus/rendering_fix_texture_array Thaddeus Crews 2026-03-12 09:03:32 -05:00
  • 0e3249941c
    Merge pull request #117294 from H3x4g0n/d3d12-texture-clear-fix Thaddeus Crews 2026-03-12 09:03:31 -05:00
  • ce66ff689e
    Merge pull request #117363 from bruvzg/oipr_msg Thaddeus Crews 2026-03-12 09:03:30 -05:00
  • 750b0c766e
    Merge pull request #117353 from bruvzg/spl_empty Thaddeus Crews 2026-03-12 09:03:29 -05:00
  • 257fb9e20e
    Merge pull request #117361 from bruvzg/ac212 Thaddeus Crews 2026-03-12 09:03:28 -05:00
  • 4e34c6ea63
    Merge pull request #117053 from dalexeev/gds-fix-coroutine-stack-clearing Thaddeus Crews 2026-03-12 09:03:27 -05:00
  • f7cf8d3e6b
    Merge pull request #117039 from bruvzg/pck_uid Thaddeus Crews 2026-03-12 09:03:26 -05:00
  • 11dd17db17
    Improve OS.is_process_running error messages. Pāvels Nadtočajevs 2026-03-12 11:56:12 +02:00
  • 6fe300e67f
    Update access-kit to 0.21.2 Pāvels Nadtočajevs 2026-03-12 11:31:04 +02:00