This website requires JavaScript.
Explore
Help
Sign in
jusemon
/
slime
Watch
1
Star
0
Fork
You've already forked slime
0
Code
Issues
Pull requests
Releases
Packages
1
Activity
Actions
Feature/VFX and animations
#5
Merged
jusemon
merged 4 commits from
Feature/VFX-and-animations
into
main
2026-01-06 22:00:16 -05:00
Conversation
0
Commits
4
Files changed
108
+6154
-3716
4 commits
Author
SHA1
Message
Date
Juan Sebastian Montoya
f01e6af519
chore: clean up .gitignore by removing unnecessary empty lines
All checks were successful
Build and Publish Docker Image / Build and Validate (pull_request)
Successful in 14s
Details
2026-01-06 21:54:53 -05:00
Juan Sebastian Montoya
c582f2004e
feat: migrate JavaScript files to TypeScript, enhancing type safety and maintainability across the codebase
2026-01-06 21:51:00 -05:00
Juan Sebastian Montoya
3db2bb9160
refactor: centralize system names, component types, entity types, and animation states into a new Constants module.
2026-01-06 18:58:12 -05:00
Juan Sebastian Montoya
e9db84abd1
feat: introduce VFXSystem to centralize visual effect management and rendering, migrating absorption effects from UISystem and AbsorptionSystem.
2026-01-06 18:56:20 -05:00