Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

Mythic-North-Games/FrostfallSaga

ASparton pushed 3 commits to main Mythic-North-Games/FrostfallSaga
  • FFS-268 / Add multiple animation for combat with weapon and shield and great weapon 2be3de7
  • Merge branch 'main' into FFS-268-choose-animation-to-add-for-combat 9630b7b
  • Merge pull request #116 from Mythic-North-Games/FFS-268-choose-animation-to-add-for-combat FFS-268 / Add multiple an... fac3aea

View on GitHub

ASparton pushed 27 commits to FFS-268-choose-animation-to-add-for-combat Mythic-North-Games/FrostfallSaga
  • FFS-243 : Add ennemies exemple so 7820208
  • feat(effects): added masterstroke and dodge to effects 04e7c4e
  • Merge pull request #108 from Mythic-North-Games/feat/FFS-203-Dodge-Masterstroke feat(effects): added masterstroke an... e0115ed
  • refactor: fixed typo in SO names 8fd3d6e
  • Merge pull request #107 from Mythic-North-Games/FFS-243-Create-Base-race-stat FFS-243-Create-Base-race-stat b0574c9
  • feat: added statues to abilities 72746b3
  • Merge pull request #109 from Mythic-North-Games/feat/FFS-262-statuses-in-abilities feat: added statues to abilities c2c948a
  • feat: fighter emit events when received effects and statuses a3257c9
  • Merge pull request #110 from Mythic-North-Games/feat/FFS-257-events-when-fighters-receive-effects feat: fighter emit... c350fbe
  • feat(Controllers): playing fighter looks rotates towards its actions 98b499e
  • fix(targeter): fixed start from initiator rotation by adding axial coords 12b6734
  • fix(tests): updated tests SO to fit new features cd53496
  • Merge pull request #111 from Mythic-North-Games/feat/initiator-look-improved Feat/initiator look improved 8172ea1
  • feat: basic visuals system added to statuses + first apply + Status & StatusManager refactored baad4df
  • refactor: renamed Status to AStatus 37f3d22
  • refactor(StatusesManager): statusManager renamed to StatusesManager because it manages multiple statuses d666af9
  • feat(RemoveStatusEffectSO): abilities can remove statuses f62d855
  • feat(RemoveStatusEffect): statuses can now be removed by effects e084d97
  • feat(BehaviourTree): added BehaviourTree generic assembly to be used around the project 5375d31
  • feat(BehaviourTree): added BehaviourTree generic assembly to be used around the project 96b70d4
  • and 7 more ...

View on GitHub

ASparton deleted a branch Mythic-North-Games/FrostfallSaga

feat/FFS-218-bt-can-move-check

ASparton pushed 3 commits to main Mythic-North-Games/FrostfallSaga
  • feat(CanMoveCheck): can move check node added + FBTNode base classe 922e225
  • fix(BehaviourTree/Node): also search if data in children to explore all tree and share the context ca99cb0
  • Merge pull request #115 from Mythic-North-Games/feat/FFS-218-bt-can-move-check feat(CanMoveCheck): can move check no... 5e5e531

View on GitHub

ASparton pushed 1 commit to feat/FFS-218-bt-can-move-check Mythic-North-Games/FrostfallSaga
  • fix(BehaviourTree/Node): also search if data in children to explore all tree and share the context ca99cb0

View on GitHub

ASparton deleted a branch Mythic-North-Games/FrostfallSaga

feat/FFS-232-behaviour-tree-selector

ASparton pushed 3 commits to main Mythic-North-Games/FrostfallSaga
  • feat(BehaviourTree): added BehaviourTree generic assembly to be used around the project 5375d31
  • feat(BehaviourTree): added BehaviourTree generic assembly to be used around the project 96b70d4
  • Merge pull request #114 from Mythic-North-Games/feat/FFS-232-behaviour-tree-selector Feat/ffs 232 behaviour tree sel... 5b3d794

View on GitHub

ASparton created a comment on a pull request on Mythic-North-Games/FrostfallSaga
@Alexis-Guyon-EP je te tag pour que tu regardes comment j'ai setup la base ici mais je me permet de merge sans review pour avancer

View on GitHub

ASparton deleted a branch Mythic-North-Games/FrostfallSaga

feat/FFS-229-alteration-statuses-visuals-v1

ASparton pushed 7 commits to main Mythic-North-Games/FrostfallSaga
  • feat: basic visuals system added to statuses + first apply + Status & StatusManager refactored baad4df
  • refactor: renamed Status to AStatus 37f3d22
  • refactor(StatusesManager): statusManager renamed to StatusesManager because it manages multiple statuses d666af9
  • feat(RemoveStatusEffectSO): abilities can remove statuses f62d855
  • feat(RemoveStatusEffect): statuses can now be removed by effects e084d97
  • Merge pull request #113 from Mythic-North-Games/feat/FFS-267-active-abilities-remove-statuses Feat/ffs 267 active ab... 50938e1
  • Merge pull request #112 from Mythic-North-Games/feat/FFS-229-alteration-statuses-visuals-v1 feat: basic visuals syst... 8db3e44

View on GitHub

ASparton closed a pull request on Mythic-North-Games/FrostfallSaga
feat: basic visuals system added to statuses + first apply + Status & StatusManager refactored
Related ticket: https://frostfall-saga.atlassian.net/browse/FFS-229 ### Main changes - Hook added to `Status` class to trigger visuals and event automatically. Children only have to implement t...
ASparton deleted a branch Mythic-North-Games/FrostfallSaga

feat/FFS-267-active-abilities-remove-statuses

ASparton pushed 3 commits to feat/FFS-229-alteration-statuses-visuals-v1 Mythic-North-Games/FrostfallSaga
  • feat(RemoveStatusEffectSO): abilities can remove statuses f62d855
  • feat(RemoveStatusEffect): statuses can now be removed by effects e084d97
  • Merge pull request #113 from Mythic-North-Games/feat/FFS-267-active-abilities-remove-statuses Feat/ffs 267 active ab... 50938e1

View on GitHub

ASparton pushed 1 commit to feat/FFS-267-active-abilities-remove-statuses Mythic-North-Games/FrostfallSaga
  • feat(RemoveStatusEffect): statuses can now be removed by effects e084d97

View on GitHub

ASparton pushed 1 commit to feat/FFS-229-alteration-statuses-visuals-v1 Mythic-North-Games/FrostfallSaga
  • refactor(StatusesManager): statusManager renamed to StatusesManager because it manages multiple statuses d666af9

View on GitHub

ASparton pushed 1 commit to feat/FFS-229-alteration-statuses-visuals-v1 Mythic-North-Games/FrostfallSaga
  • refactor: renamed Status to AStatus 37f3d22

View on GitHub

ASparton opened a pull request on Mythic-North-Games/FrostfallSaga
feat: basic visuals system added to statuses + first apply + Status & StatusManager refactored
Related ticket: https://frostfall-saga.atlassian.net/browse/FFS-229 ### Main changes - Hook added to `Status` class to trigger visuals and event automatically. Children only have to implement t...
Load more