Thread: Beta changelog
View Single Post
Old 12-08-2014, 09:36 AM   #5
squeek.
Stuff Do-er
Lua Team
Wiki Team
Fortress Forever Staff
 
squeek.'s Avatar
 
Join Date: Mar 2007
Location: Northern California
Class/Position: Rallygun Shooter
Gametype: Conc tag (you just wait)
Affiliations: Mustache Brigade
Posts Rated Helpful 352 Times
Send a message via AIM to squeek.
Pushing an update with the following changes (added these to the OP as well):
  • Remove the single shotgun from the hwguy, medic, and pyro (see https://github.com/fortressforever/f...ever/issues/82)
  • Rampsliding sparks should show for other players
  • Deleted duplicate mulchtimer/whiteunicorn gren timer wavs
  • Improved base_shutdown.lua
    • Add built-in support for trigger-based buttons (blue_security_trigger/red_security_trigger)
    • Add built-in support for Lua-defined security shutdown length (SECURITY_LENGTH)
    • Add built-in support for turning on/off lights, brushes, trigger_ff_clips, and trigger_hurts
    • Add some helpful team-oriented trigger definitions in base_teamplay.lua
  • Lua: Make Lua's 'print' function redirect to the console
  • Lua: Add lua_dostring server command that will attempt to run the given string in the global Lua environment
  • Lua: Expose all safe default Lua library functions (newly exposed packages: package, debug, os)
  • Lua: Make Lua's 'require' look in ModDir/maps/includes, ModDir/maps/ and ModDir/ when resolving modules
  • Lua: Convert IncludeScript into an alias of require
  • Lua: Add tostring support for CBaseEntity, CFFPlayer, CTeam, and Color userdata
  • Lua: Add global function GetEntitiesByName(entname) that returns a Lua table containing the matching entities

Temporary/WIP/Test Additions:
__________________
#FF.Pickup ยค Fortress-Forever pickups

My Non-official Maps
Released FF_DM_Squeek - FF_2Mesa3_Classic - FF_Siege_Classic
Beta FF_Myth - FF_Redlight_Greenlight

Sick of the people on the internet, always moanin'. They just moan.
- Karl Pilkington

Last edited by squeek.; 12-08-2014 at 09:36 AM.
squeek. is offline   Reply With Quote