This website requires JavaScript.
Explore
Help
Sign in
aethyr
/
Aethyr
Watch
2
Star
0
Fork
You've already forked Aethyr
0
Code
Issues
281
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
Labels
Milestones
New issue
50 Open
2 Closed
52 All
Label
Show archived labels
Use
Alt
+
Click
to exclude labels
All labels
No label
Blocked
Duplicate
MoSCoW/Could Have
MoSCoW/Must Have
MoSCoW/Should Have
Points/1
Points/13
Points/2
Points/21
Points/3
Points/5
Points/8
Priority/Backlog
Priority/Critical
Priority/High
Priority/Low
Priority/Medium
State/Completed
State/In progress
State/In review
State/Paused
State/Unverified
State/Verified
State/Wont Do
Type/Bug
Type/Epic
Type/Feature
Type/Legendary
Type/Task
Type/Testing
Milestone
All milestones
No milestones
Open milestones
v1.0.0
v1.1.0
v1.2.0
v1.3.0
Project
All projects
No project
Author
All authors
Assignee
All assignees
No assignee
freemo
Sort
Relevance
Newest
Oldest
Recently updated
Least recently updated
Most commented
Least commented
Nearest due date
Farthest due date
50 Open
2 Closed
52 All
Close
Label
Clear labels
Blocked
Duplicate
MoSCoW/Could Have
MoSCoW/Must Have
MoSCoW/Should Have
Points/1
Points/13
Points/2
Points/21
Points/3
Points/5
Points/8
Priority/Backlog
Priority/Critical
Priority/High
Priority/Low
Priority/Medium
State/Completed
State/In progress
State/In review
State/Paused
State/Unverified
State/Verified
State/Wont Do
Type/Bug
Type/Epic
Type/Feature
Type/Legendary
Type/Task
Type/Testing
Milestone
No milestone
Open milestones
v1.0.0
v1.1.0
v1.2.0
v1.3.0
Projects
Clear projects
Assignee
Clear assignees
No assignee
freemo
Remove EventHandler class and all references
MoSCoW/Must Have
Points/3
Priority/Medium
State/Unverified
Type/Task
#196
opened
2026-03-15 23:08:56 +00:00
by
freemo
v1.0.0
0 / 13
Migrate Reacts NPC action_sequence from EventHandler to PriorityQueue
MoSCoW/Must Have
Points/5
Priority/Medium
State/Unverified
Type/Task
#195
opened
2026-03-15 23:08:56 +00:00
by
freemo
v1.0.0
0 / 10
Extract CombatService from Combat module with explicit method dispatch
MoSCoW/Must Have
Points/8
Priority/Medium
State/Unverified
Type/Task
#194
opened
2026-03-15 23:08:55 +00:00
by
freemo
v1.0.0
0 / 11
Freeze EventHandler — document no-new-event-types policy
MoSCoW/Must Have
Points/2
Priority/High
State/Unverified
Type/Task
#193
opened
2026-03-15 23:08:55 +00:00
by
freemo
v1.0.0
0 / 9
Replace alert() calls with Wisper events in core objects
MoSCoW/Should Have
Points/5
Priority/Medium
State/Unverified
Type/Task
#191
opened
2026-03-15 23:08:54 +00:00
by
freemo
v1.0.0
0 / 13
Replace player.output() in admin commands and remove :legacy_output bridge
MoSCoW/Should Have
Points/8
Priority/Medium
State/Unverified
Type/Task
#189
opened
2026-03-15 23:08:53 +00:00
by
freemo
v1.0.0
0 / 10
Replace player.output() in communication, info, settings, and meta commands
MoSCoW/Must Have
Points/8
Priority/Medium
State/Unverified
Type/Task
#188
opened
2026-03-15 23:08:52 +00:00
by
freemo
v1.0.0
0 / 11
Replace player.output() in inventory, equipment, and combat commands
MoSCoW/Must Have
Points/8
Priority/Medium
State/Unverified
Type/Task
#187
opened
2026-03-15 23:08:52 +00:00
by
freemo
v1.0.0
0 / 10
Replace player.output() in movement and perception commands
MoSCoW/Must Have
Points/8
Priority/Medium
State/Unverified
Type/Task
#186
opened
2026-03-15 23:08:51 +00:00
by
freemo
v1.0.0
0 / 10
Replace room.output() calls with Wisper events and delete Container#output
MoSCoW/Must Have
Points/5
Priority/Medium
State/Unverified
Type/Task
#183
opened
2026-03-15 23:08:50 +00:00
by
freemo
v1.0.0
0 / 13
Replace remaining out_event() calls and delete Container#out_event
MoSCoW/Must Have
Points/3
Priority/Medium
State/Unverified
Type/Task
#181
opened
2026-03-15 23:08:49 +00:00
by
freemo
v1.0.0
0 / 12
Replace out_event() in inventory and equipment commands with Wisper events
MoSCoW/Must Have
Points/5
Priority/Medium
State/Unverified
Type/Task
#180
opened
2026-03-15 23:08:48 +00:00
by
freemo
v1.0.0
0 / 10
Replace out_event() in movement, door, and position commands with Wisper events
MoSCoW/Must Have
Points/5
Priority/Medium
State/Unverified
Type/Task
#179
opened
2026-03-15 23:08:47 +00:00
by
freemo
v1.0.0
0 / 12
Delete StorageMachine class and remove all GDBM dependencies
MoSCoW/Must Have
Points/5
Priority/Medium
State/Unverified
Type/Task
#170
opened
2026-03-15 23:08:41 +00:00
by
freemo
v1.0.0
0 / 15
Refactor all inline ES calls to use EventSourceService
MoSCoW/Must Have
Points/8
Priority/Medium
State/Unverified
Type/Task
#161
opened
2026-03-15 23:08:36 +00:00
by
freemo
v1.0.0
0 / 11
Integrate aethyr_setup with event sourcing initialization
MoSCoW/Should Have
Points/5
Priority/Medium
State/Unverified
Type/Task
#158
opened
2026-03-15 23:08:34 +00:00
by
freemo
v1.0.0
0 / 11
Migrate News trait from independent GDBM to event sourcing
MoSCoW/Should Have
Points/5
Priority/Medium
State/Unverified
Type/Task
#157
opened
2026-03-15 23:08:34 +00:00
by
freemo
v1.0.0
0 / 16
Migrate Issues module from independent GDBM to event sourcing
MoSCoW/Should Have
Points/5
Priority/Medium
State/Unverified
Type/Task
#156
opened
2026-03-15 23:08:33 +00:00
by
freemo
v1.0.0
0 / 16
Refactor Hydration module to use per-class volatile declarations
MoSCoW/Must Have
Points/8
Priority/High
State/Unverified
Type/Task
#154
opened
2026-03-15 23:08:32 +00:00
by
freemo
v1.0.0
0 / 18
Upgrade password hashing from MD5 to bcrypt
MoSCoW/Must Have
Points/8
Priority/High
State/Unverified
Type/Task
#152
opened
2026-03-15 23:08:31 +00:00
by
freemo
v1.0.0
0 / 19
First
Previous
1
2
3
Next
Last