Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
AIPTU
/
Smaccer
Public
Notifications
You must be signed in to change notification settings
Fork
6
Star
13
Code
Issues
0
Pull requests
3
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Refactor utilities, optimize emote loading, and add new features
- #37
#37
Open
AIPTU
wants to merge 27 commits into
master
AIPTU/Smaccer:master
from
dev
AIPTU/Smaccer:dev
Copy head branch name to clipboard
Conversation
Commits
27
(27)
Checks
Files changed
Open
Refactor utilities, optimize emote loading, and add new features
#37
AIPTU
wants to merge 27 commits into
master
AIPTU/Smaccer:master
from
dev
AIPTU/Smaccer:dev
Copy head branch name to clipboard
Commits
Commits on Jul 5, 2024
Merge branch 'master' into dev
AIPTU
committed
e1bcda4
View commit details
Copy full SHA for e1bcda4
Browse repository at this point
Commits on Dec 1, 2025
Merge branch 'master' into dev
root
committed
0d242d5
View commit details
Copy full SHA for 0d242d5
Browse repository at this point
Merge branch 'master' into dev
AIPTU
committed
f5ffff6
View commit details
Copy full SHA for f5ffff6
Browse repository at this point
Merge branch 'master' into dev
AIPTU
committed
e996ded
View commit details
Copy full SHA for e996ded
Browse repository at this point
Commits on Dec 2, 2025
refactor(utils): improve type safety and documentation in Utils class
Show description for f3c9dc8
AIPTU
committed
f3c9dc8
View commit details
Copy full SHA for f3c9dc8
Browse repository at this point
refactor(SkinUtils): modernize with match expressions and cleanup
Show description for 1acae92
AIPTU
committed
1acae92
View commit details
Copy full SHA for 1acae92
Browse repository at this point
chore: update composer dependencies
AIPTU
committed
df49d2a
View commit details
Copy full SHA for df49d2a
Browse repository at this point
Commits on Dec 25, 2025
Change constants to typed declarations
AIPTU
committed
0981e89
View commit details
Copy full SHA for 0981e89
Browse repository at this point
Commits on Dec 26, 2025
perf(emotes): optimize loading with O(1) lookups and async notifications
Show description for d7cff19
AIPTU
committed
d7cff19
View commit details
Copy full SHA for d7cff19
Browse repository at this point
Commits on Dec 28, 2025
feat: implements new entities
AIPTU
committed
da1922c
View commit details
Copy full SHA for da1922c
Browse repository at this point
feat!: Bump API version to 3.39.0
AIPTU
committed
885c49a
View commit details
Copy full SHA for 885c49a
Browse repository at this point
chore: update composer dependencies
AIPTU
committed
cebb3f0
View commit details
Copy full SHA for cebb3f0
Browse repository at this point
refactor: replace Promise system with native closures in SmaccerHandler, EventHandler, FormManager
Show description for 4f4a640
AIPTU
committed
4f4a640
View commit details
Copy full SHA for 4f4a640
Browse repository at this point
Commits on Jan 28, 2026
Update copyright years and refactor promise handling in utility classes
Show description for 1cdc9f1
AIPTU
committed
1cdc9f1
View commit details
Copy full SHA for 1cdc9f1
Browse repository at this point
Commits on Feb 22, 2026
chore: update composer dependencies and phpstan configuration
AIPTU
committed
e67e631
View commit details
Copy full SHA for e67e631
Browse repository at this point
Commits on May 18, 2026
chore: update composer dependencies
AIPTU
committed
1d43fa8
View commit details
Copy full SHA for 1d43fa8
Browse repository at this point
Merge remote-tracking branch 'origin/master' into dev
AIPTU
committed
1e9c99f
View commit details
Copy full SHA for 1e9c99f
Browse repository at this point
fix: error handling in LoadEmotesTask
AIPTU
committed
d3fecb5
View commit details
Copy full SHA for d3fecb5
Browse repository at this point
feat: Add new NPC smaccers and update existing ones
AIPTU
committed
5744b83
View commit details
Copy full SHA for 5744b83
Browse repository at this point
Commits on May 21, 2026
refactor: entity now organized by type category (hostile, neutral, etc.)
AIPTU
committed
2ea5252
View commit details
Copy full SHA for 2ea5252
Browse repository at this point
build: update build workflow to include dev branch
AIPTU
committed
94f5da5
View commit details
Copy full SHA for 94f5da5
Browse repository at this point
fix: ensure strict subclass checking for NPC registration
AIPTU
committed
2c5be58
View commit details
Copy full SHA for 2c5be58
Browse repository at this point
Merge remote-tracking branch 'origin/master' into dev
AIPTU
committed
2f467e2
View commit details
Copy full SHA for 2f467e2
Browse repository at this point
Commits on May 28, 2026
Revert "build: update build workflow to include dev branch"
Show description for 2706048
AIPTU
committed
2706048
View commit details
Copy full SHA for 2706048
Browse repository at this point
[ci skip]
AIPTU
committed
28f5856
View commit details
Copy full SHA for 28f5856
Browse repository at this point
refactor: replace is_subclass_of with is_a for NPC registration checks
AIPTU
committed
15aa126
View commit details
Copy full SHA for 15aa126
Browse repository at this point
Merge branch 'master' into dev
AIPTU
committed
3fe4d8b
View commit details
Copy full SHA for 3fe4d8b
Browse repository at this point
You can’t perform that action at this time.