Avorion
Elongated Turret Factory
Εμφάνιση 11-20 από 41 καταχωρίσεις
< 1  2  3  4  5 >
Ενημέρωση: 23 Νοε 2020 στις 15:16

fixed indexing nil when no filtering

Ενημέρωση: 23 Νοε 2020 στις 13:20

Fixed filtered turrets not using the correct seeds

Ενημέρωση: 23 Νοε 2020 στις 12:11

changed turrets to generate with max ingredients for the search and in the inventory actual turrets should still reflect ingredients

Ενημέρωση: 23 Νοε 2020 στις 9:28

fixed for good the glitching tooltips, it wasnt because all seeds were 1 at init, it was because seed 1 was generating 4 random turrets and the generator code was moved to init, so the previous psudorandomness wasnt able to generate the same turret every time it was called from renderui

Ενημέρωση: 23 Νοε 2020 στις 9:12

Actually fixed the glitching tooltips, it was because seed was always 1 at inital show

Ενημέρωση: 23 Νοε 2020 στις 8:53

fixed tooltips flipping out?

Ενημέρωση: 22 Νοε 2020 στις 21:08

fix index nil in init

Ενημέρωση: 22 Νοε 2020 στις 20:30

changed position of turret generator to be constructed once at initialize

Ενημέρωση: 22 Νοε 2020 στις 14:15

added filtering to the filter box in the search box

Ενημέρωση: 22 Νοε 2020 στις 13:31

Changed seed to include old seeds for seed 1