Avorion
Elongated Turret Factory
Hiển thị 11-20 trong 41 mục
< 1  2  3  4  5 >
Cập nhật: 23 Thg11, 2020 @ 3:16pm

fixed indexing nil when no filtering

Cập nhật: 23 Thg11, 2020 @ 1:20pm

Fixed filtered turrets not using the correct seeds

Cập nhật: 23 Thg11, 2020 @ 12:11pm

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

Cập nhật: 23 Thg11, 2020 @ 9:28am

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

Cập nhật: 23 Thg11, 2020 @ 9:12am

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

Cập nhật: 23 Thg11, 2020 @ 8:53am

fixed tooltips flipping out?

Cập nhật: 22 Thg11, 2020 @ 9:08pm

fix index nil in init

Cập nhật: 22 Thg11, 2020 @ 8:30pm

changed position of turret generator to be constructed once at initialize

Cập nhật: 22 Thg11, 2020 @ 2:15pm

added filtering to the filter box in the search box

Cập nhật: 22 Thg11, 2020 @ 1:31pm

Changed seed to include old seeds for seed 1