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
d36c909dec
Traveller
/
scripts
/
map
/
room
History
Cold-Mint
d36c909dec
Fixed an issue where players did not trigger spawns and did not spawn when entering the room again.
...
修复玩家没有触发刷怪,再次进入房间不刷怪的问题。
2024-10-17 11:04:43 +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 did not trigger spawns and did not spawn when entering the room again.
2024-10-17 11:04:43 +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