Don't Starve Together
[API] Gem Core
Εμφάνιση 81-90 από 128 καταχωρίσεις
< 1 ... 7  8  9  10  11 ... 13 >
Ενημέρωση: 18 Απρ 2019 στις 10:16

-v2.6.6
fixed kramped naughtiness crashing for functions(caused by game update)

Ενημέρωση: 7 Απρ 2019 στις 11:31

-v2.6.5
fixed a bug causing the labyrinth to generate weirdly.
fixed a bug with the width argument in bit.bnot

Ενημέρωση: 21 Μαρ 2019 στις 14:54

-v2.6.4
fixed a couple bugs relating to creating a new world with dynamic tile content.

Ενημέρωση: 17 Μαρ 2019 στις 10:17

-v2.6.3
Fixed a index out of bounds issue with TheWorld.Map:GetOriginalTile()

Ενημέρωση: 11 Μαρ 2019 στις 11:33

-v2.6.2
fixed indexing nil Map.

Ενημέρωση: 11 Μαρ 2019 στις 9:31

-v2.6.1
added a Queue that can be a single or double queue
added something that makes a copy of the tiles on the first load and stores them so that you can do checks based on how the world first generated.

Ενημέρωση: 16 Φεβ 2019 στις 7:58

-v2.6.0
fixed a bug causing one time world gen option swaps to never get applied.
added a global pause patch making sounds properly silence themselves when paused.
added SetSoundAlias which is just better than RemapSoundEvent.

Ενημέρωση: 12 Φεβ 2019 στις 10:57

-v2.5.0
fixed a bug regarding a inferior custom tech tree api.
improved my custom "lua physics" handler.

Ενημέρωση: 28 Ιαν 2019 στις 11:30

-v2.4.3
removed tag entity solution, as klei upped the tag limit for all entities to 63.

Ενημέρωση: 27 Ιαν 2019 στις 10:23

-v2.4.2
fixed crash caused when non tables were passed to TheSim:FindEntities for certain args