Garry's Mod
Lua Rollercoasters
กำลังแสดง 11-20 จาก 32 รายการ
< 1  2  3  4 >
อัปเดต: 17 เม.ย. 2013 @ 10: 20pm

-Recoded tracktypes to be nicer

อัปเดต: 16 เม.ย. 2013 @ 10: 45pm

-Saving tracks is more reliable
-Added coaster_downloadtoclients 0/1 to let server owners decide to have clients download content
-Fixed track colors not saving
-Screen shake from carts is less jarring from some cases
-Right clicking on the track itself (not the node) and setting the persistence will work

อัปเดต: 14 เม.ย. 2013 @ 9: 56pm

Fixed infinitely building tracks

อัปเดต: 11 เม.ย. 2013 @ 7: 56pm

Better fix for errors while building trackmesh

อัปเดต: 11 เม.ย. 2013 @ 7: 17pm

Fixed case where metal track type will error while building

อัปเดต: 9 เม.ย. 2013 @ 4: 39pm

-Fixed errors that really shouldn't be happening (Are people not updating or something? Like not even the line numbers in the error correspond)

อัปเดต: 8 เม.ย. 2013 @ 8: 33pm

-Added coaster_autobuild (also available in perfomance panel) to toggle automatically building the mesh
-Added new Vekoma track type
-Added coroutines, no more track freezing!
-Added coroutine slider to perfomance panel to control how many steps to generate per frame
-Fixed minor performance issue when dragging a node
-Fixed error when trying to set the combobox to an invalid tracktype
-Fixed track list being unreliable in regards to owners/clicking
-Tried (?) making carts lag less.
-Connecting players should have their tracks refresh clientside in a proper hook now

อัปเดต: 2 เม.ย. 2013 @ 5: 13pm

-Double checked that some things are valid

อัปเดต: 2 เม.ย. 2013 @ 4: 47pm

Nodes are set to always transmit networked stuff

อัปเดต: 2 เม.ย. 2013 @ 4: 33pm

-Supports saving with garry's GMSave module
-Persistence support (may be buggy!)
-Tires/chains now drawn as opaqe
-Right clicking with the cart creator will place a train at that specific node
-Fixed screaming and moved code to use the net library
-Updating a node's tracktype (and not roll) will not invalidate it
-Reload copies selected node settings
-Fixed error when spawning a cart with certain models
-Fixed not being able to undo trains
-Fixed supports for wood gen type not taking into account other tracks
-Fixed nodes suddenly becoming cans
-Minor bugfixes