This website requires JavaScript.
Explore
Help
Sign In
Cold-Mint
/
Traveller
Watch
1
Star
0
Fork
1
You've already forked Traveller
Code
Issues
Pull Requests
Packages
Projects
Releases
2
Wiki
Activity
e21d37edce
Traveller
/
scripts
/
map
/
room
History
Cold-Mint
e21d37edce
Fixed an issue where players were blocked by a wall when entering a room.
...
修复玩家进入房间时被墙挡住的问题。
2024-10-11 14:52:39 +08:00
..
IEnterRoomEventHandler.cs
Adjust the time of spawns of items and enemies in the map to when the player first enters the room.
2024-10-08 16:11:51 +08:00
IExitRoomEventHandler.cs
Support to detect when the player has entered or exited the room.
2024-06-02 21:48:38 +08:00
ISpawnMarker.cs
Support split-wave Spawn monsters now.
2024-10-08 22:04:37 +08:00
Room.cs
Fixed an issue where players were blocked by a wall when entering a room.
2024-10-11 14:52:39 +08:00
RoomEventManager.cs
Support to detect when the player has entered or exited the room.
2024-06-02 21:48:38 +08:00
RoomFactory.cs
Unified Resource loading api, projectile weapon allows to configure spells.
2024-10-09 10:49:10 +08:00