ElectScholar
34665f6f5c
Fix: Double imaginite issue resolved on mini survival games ( #1801 )
...
* Add checkcost as replacement for just inventory checks
* Create headers for cost methods
* clean comments
2025-05-22 20:42:39 -07:00
jadebenn
b261e63233
chore: Change entity and component logic to use bitstream references ( #1468 )
...
* chore: Change entity and component logic to use bitstream references
* merge
2024-02-27 01:25:44 -06:00
David Markowitz
e4469f997e
fix: activity id not using overridden id ( #1400 )
...
* patch activity id not using overridden id
Update ActivityComponent.h
* Update ActivityComponent.cpp
* Update ActivityComponent.cpp
2024-01-07 07:43:53 -06:00
Aaron Kimbrell
fddf99946f
chore: make scripted activity derived from activity ( #1363 )
...
* chore: make scripted activity derived from activity
this paves the way for other component being properly derived from the activity component
* use a dirty flag instead
* address feedback
2023-12-28 19:11:19 -06:00