PDA

View Full Version : Update: AP_1856 (Free roam cam!)



QuietStorm
06-02-2014, 12:34 AM
Original Post by Angelo - Alligator Pit 7th of May 2014

We've been busy today, listening to a lot of feedback on our bug reporter and forums, fixing the last most common bugs. Remember to let us know what you think about new features!

Fixes and changes

Added a free-roaming camera for demo playback! Record a demo, play it back and roam around freely by pressing the Home key on your keyboard. Slow down the action (or even pause it) with left arrow or make it faster with right arrow. (This will be implemented into spectator mode soon!)
Fixed a bunch of physics related bugs, including Sacred Yards water freezing the game and the spikes room in Valley of the Jaguar slowing the game down to a crawl
Fixed some issues with Xbox controllers in the menus
Fixed crash in editor when starting a level
Fixed crash on game startup
Fixed players being able to join splitscreen games or even editor test games
Fixed another exploit on Mental's Needle
Fixed missing shadows on Sand Canyon
Fixed bug where players could use newlines in their nicknames
Fixed being able to capture the flag when the flag was picked up by the other team
Fixed random irrelevant errors showing up in console
Autodownloader now deletes files if it failed to fetch them mid-download
Cleaned up some needless calls to functions, this might improve framerate a bit
Serverlist font is now smaller
Leaderboards menu layout looks better now
Chat sound volume is now saved in settings


Scripting changes

Added Server.GetHostname(), returns the name of the server
Added Server.GetMap(), returns current map name
Added Server.GetPort(), returns the port of the server which players use to join
Added Server.GetGamemodeName(), returns the name of the current gamemode
Added Server.GetMaxPlayers(), returns max player count
Added Server.GetPlayerCount(), returns current player count
Added Server.DoCommand(string cmd), executes entered command as if it were entered in the console and returns its output


- Alligator Pit