Block a user
63a56cbb2c
Unified management scenario instantiation, loot generation in the right place, and allow to specify the probability and quantity.
f7ad69440c
Add a loot table.
05763c25b1
Created the ability to drop items on the ground after the player dies.
0dd3de228e
Merge pull request #1 from Web13234/master
871ea247f0
Replaced hard-coded MaxSloganIndex with automatically fetched Slogan counts on load
27aec2f754
Corrected the Japanese ID "jp" to "ja" in the translation file.
067e9fe8c9
idk why filename that was supposed to be "Slogan" became "slogan", but it's "Slogan" now
5ca995d689
Supports throwing items out of a specific item slot.
95515ddab2
When the selected item slot A is selected, pressing the shortcut key of item slot A again will no longer invoke the press event of A.
21b3691925
Merge branch 'master' of github.com:Cold-Mint/Traveller
f7139dd60d
Update readme.
6adb1b057c
Update readme.
4c61f3b50e
Remove unused source files. Fixed an issue where the health tank was empty after resurrection.
ea319f032e
Resolved an issue where the room slots were not used but marked as matching when generating a map with multiple forks, resulting in no forks being generated.