1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #1609 from heinezen/feature/activity_configure More... about 1 year ago
convert: Clarify modpack version/versionstr difference. More... about 1 year ago
gamestate: Remove unused variable. More... about 1 year ago
curve: Search queue from the end instead from begin. More... about 1 year ago
gamestate: Replace time numeric limit with constants. More... about 1 year ago
pong: Replace time numeric limit with constants. More... about 1 year ago
event: Replace time numeric limit with constants. More... about 1 year ago
curve: Replace time numeric limit with constants. More... about 1 year ago
time: Constants for min, max, zero. More... about 1 year ago
gamestate: Make command queue getter non-const. More... about 1 year ago
Merge pull request #1608 from heinezen/activity_configure_docs More... about 1 year ago
doc: nyan data API v0.4.1 reference visualization. More... about 1 year ago
doc: nyan data API v0.4.0 reference visualization. More... about 1 year ago
gamestate: Cache created activities. More... about 1 year ago
doc: nyan data API v0.4.1 UML. More... about 1 year ago
doc: nyan data API v0.4.1 reference. More... about 1 year ago
doc: nyan data API v0.4.0 changelog. More... about 1 year ago
doc: Replace activity example in docs with current default activity. More... about 1 year ago
convert: Warn when alias cannot be added to import tree. More... about 1 year ago
convert: Import aliases for nyan API activities. More... about 1 year ago
convert: Fix game entity activity not idling after move. More... about 1 year ago
curve: Fix queue behaviour when popping elements. More... about 1 year ago
gamestate: Fix lookup of activity conditions/events. More... about 1 year ago
gamestate: Fix wrong member ID lookup. More... about 1 year ago
gamestate: Fix reading from nyan activity condition API object. More... about 1 year ago
gamestate: Detect system task from API objects. More... about 1 year ago
gamestate: Detect condition from API objects. More... about 1 year ago
doc: nyan data API v0.4.1 changelog. More... about 1 year ago
gamestate: Fix command not returned by reference. More... about 1 year ago
gamestate: Use built-in condition for example activity. More... about 1 year ago