Grasscutter icon indicating copy to clipboard operation
Grasscutter copied to clipboard

A server software reimplementation for a certain anime game.

Results 53 Grasscutter issues
Sort by recently updated
recently updated
newest added

Currently the quest command only allows to start and finish specific quests. For testing it would be good to also allow it to fail, delete and list active quests. It...

enhancement
QuestSystem

This updates GC for multiproto v0.2, which moved some packets and changed the base namespace

Avoid relying on order. ## Type of changes - [ ] Bug fix - [ ] New feature - [x] Enhancement - [x] Documentation ## Checklist: - [x] My code...

In the chasm, Paimon keeps talking about random things as you move around: ![image](https://github.com/user-attachments/assets/8777feb9-2919-4c71-a866-764c9f3b1a6c) this one is caused every time Grasscutter loads group 166001385. 166001385 is really empty except a...

bug

Surreptitious Seven-Star Seal Sundering is a required world quest for the chapter 2 plot to continue. here: ![image](https://github.com/user-attachments/assets/b47a0b5c-bda6-4e31-bd1e-33bcbac832c9) The pillar dips when you hit it, but nothing else happens. This...

bug

Surreptitious Seven-Star Seal Sundering is a required world quest for the chapter 2 plot to continue. In this section: ![image](https://github.com/user-attachments/assets/3ef13ba1-c720-438f-ad2d-b5e6d118dff6) No Treasure Hoarders appear and you end up stuck. Grasscutter...

bug

## Description GameConstants.java -> "Avatar_Trampoline_Jump_Controller" is needed to make bouncy mushrooms work. Added other things in the same area. Let me know if that is unwise. AbilityModifier.java -> Added luaCallType...

In the final Ei battle, she freezes up after her health bar gets to 1/2: ![image](https://github.com/user-attachments/assets/14890c8c-5da1-4efb-8e77-aad58de8ad2d) lots of missing ability warnings: ``` 06:49:06 No ability found. modChange: AbilityMetaModifierChange(action=ADDED, applyEntityId=0, attachedInstancedModifier=null,...

bug

During the LaSignora battle, Signora doesn't come out of her cocoon. I'm going to blame ModifyClimatePolygonParamTable being missing from Scriptlib: ``` 06:07:35 [LUA] call trigger failed in group 220114001 with...

bug

## Description Got a point array door working! scene 20111 (group 220111004) (dungeon 1117) (quest 200703) I got a point array that has one point working, but I have not...