Releases
v0.7.3b
Added
Added a new custom file loader that loads lua files from lua/terrortown/autorun/
it basically works the same as the native file loader
there are three subfolders: client
, server
and shared
the files inside this folder are loaded after all TTT2 gamemode files and library extensions are loaded
Added Spanish version for base addon (by @Tekiad and @DennisWolfgang)
Added Chinese Simplified translation (by @TheOnly8Z )
Added double-click buying
Added a default avatar for players and an avatar for bots
Changed
Roles are now only getting synced to clients if the role is known, not just the body being confirmed
Airborne players can no longer replenish stamina
Detective overhead icon is now shown to innocents and traitors
moved language files from lua/lang/
to lua/terrortown/lang
Stopped teleporting players to players they're not spectating if they press the "duck"-Key while roaming
Moved shop's equipment list generation into a coroutine
Removed TTT2PlayerAuthedCacheReady hook
Internal changes to the b-draw library for fetching avatars
Fixed
Fixed death handling spawning multiple corpses when killed multiple times in the same frame
Radar now shows bombs again, that do not have the team property set
Fix HUDManager not saving forcedHUD and defaultHUD values
Fixed wrong parameter default in EPOP:AddMessage
documentation
Fixed shop switching language issue
Fixed shop refresh activated even not buyable equipments
Fixed wrong shop view displayed as forced spectator
You can’t perform that action at this time.