Difference between revisions of "Build 79"

From Superboss Games Wiki
Jump to navigation Jump to search
m (Redirectrs)
 
Line 17: Line 17:
 
== Patch Notes ==
 
== Patch Notes ==
 
=== New Additions ===
 
=== New Additions ===
* Custom tuning for any custom rooms! Want to create a crazy game mode? Now you can do it in any room you make. Ask about more on chat.
+
* Custom [[tuning]] for any custom rooms! Want to create a crazy game mode? Now you can do it in any room you make. Ask about more on chat.
* Custom tuning for TEAMS! You can do things like have guards that move slow with 200hp and intruders that move fast or can jump higher. The possibilities are many, hope to see some cool community game mode ideas from this.
+
* Custom [[tuning]] for TEAMS! You can do things like have guards that move slow with 200hp and intruders that move fast or can jump higher. The possibilities are many, hope to see some cool community game mode ideas from this.
 
* New social and news feed in the main menu. See what's up in the entire Intruder community from one place!
 
* New social and news feed in the main menu. See what's up in the entire Intruder community from one place!
 
* Can FINALLY change between playing and spectating without leaving the match!
 
* Can FINALLY change between playing and spectating without leaving the match!
 
* Walking now has its own sound effect!
 
* Walking now has its own sound effect!
* New laser sensors have a start up sound and no longer get triggered through objects and doors! Moving doors or objects will trigger them now however.
+
* New [[Laser Sensors]] have a start up sound and no longer get triggered through objects and doors! Moving doors or objects will trigger them now however.
 
* Ziplines can now be jumped on from any point on the zipline instead of just the beginning! You also keep speed/momentum when transfering to new ziplines. You could even make a map with cool zipline transfers.
 
* Ziplines can now be jumped on from any point on the zipline instead of just the beginning! You also keep speed/momentum when transfering to new ziplines. You could even make a map with cool zipline transfers.
 
* Cardboard cut outs are no longer made of steel. Can be shot through as well as knocked over after a number of shots.
 
* Cardboard cut outs are no longer made of steel. Can be shot through as well as knocked over after a number of shots.
Line 32: Line 32:
 
* Random activator setting added! Make it so your activator can activate random objects in the scene! Could be very powerful for custom game modes.
 
* Random activator setting added! Make it so your activator can activate random objects in the scene! Could be very powerful for custom game modes.
 
* UV scrolling script added to map maker, use for things like flowing water and the like.
 
* UV scrolling script added to map maker, use for things like flowing water and the like.
* JSON checker for you tuning proxy so you can be sure your JSON is fine before testing.
+
* JSON checker for you [[tuning]] proxy so you can be sure your JSON is fine before testing.
 
* Larger windows for note and tuning proxies so it's easier to see your message
 
* Larger windows for note and tuning proxies so it's easier to see your message
  
Line 46: Line 46:
  
 
=== Fixes ===
 
=== Fixes ===
* Mountainside stairs culling fixed
+
* [[Mountainside]] stairs culling fixed
 
* Fixed first spawning not loading some variable like custom HP
 
* Fixed first spawning not loading some variable like custom HP
 
* Removed unused friends tab for now
 
* Removed unused friends tab for now
 
* Fixed issue where you could double spawn yourself (I hope)
 
* Fixed issue where you could double spawn yourself (I hope)
 
* Underwater explosion sounds don't go as far out of water again. Use this to trick people into thinking you went water with your grenades or charges.
 
* Underwater explosion sounds don't go as far out of water again. Use this to trick people into thinking you went water with your grenades or charges.
* Fixes to bad occlusion culling on Cliffside and Riverside
+
* Fixes to bad occlusion culling on [[Cliffside]] and [[Riverside]]
 
* Fixed glass break    ing bug where the glass would get quieter and quieter
 
* Fixed glass break    ing bug where the glass would get quieter and quieter
 
* Fixed bug where running on other materials would not trigger a sound
 
* Fixed bug where running on other materials would not trigger a sound

Latest revision as of 23:50, 12 May 2018

Patch Info

Released Unity Build Hotfix?


6/11/2017 5 X


Patch Notes

New Additions

  • Custom tuning for any custom rooms! Want to create a crazy game mode? Now you can do it in any room you make. Ask about more on chat.
  • Custom tuning for TEAMS! You can do things like have guards that move slow with 200hp and intruders that move fast or can jump higher. The possibilities are many, hope to see some cool community game mode ideas from this.
  • New social and news feed in the main menu. See what's up in the entire Intruder community from one place!
  • Can FINALLY change between playing and spectating without leaving the match!
  • Walking now has its own sound effect!
  • New Laser Sensors have a start up sound and no longer get triggered through objects and doors! Moving doors or objects will trigger them now however.
  • Ziplines can now be jumped on from any point on the zipline instead of just the beginning! You also keep speed/momentum when transfering to new ziplines. You could even make a map with cool zipline transfers.
  • Cardboard cut outs are no longer made of steel. Can be shot through as well as knocked over after a number of shots.
  • Any local admin can now change ragdoll gravity with /gravity
  • Alt-tabbing no longer changes the window resolution or fullscreen!

Map Maker

  • Advanced Material script added to map maker. Add more custom settings to any object easier including whether or not you can shoot through it.
  • Random activator setting added! Make it so your activator can activate random objects in the scene! Could be very powerful for custom game modes.
  • UV scrolling script added to map maker, use for things like flowing water and the like.
  • JSON checker for you tuning proxy so you can be sure your JSON is fine before testing.
  • Larger windows for note and tuning proxies so it's easier to see your message


Changes

  • Warnings added on custom rooms or maps if the tuning is different from the default game
  • Head bob changed a bit to be more reflective of the current movement
  • Sensor start up time change to 2 seconds instead of 3
  • Default ammo is now tunable
  • Preferences/options load on start so you can keep your prefs when testing your map maker maps.
  • Teams can now only be different by one player, use the new spectate command to make room for people to switch

Fixes

  • Mountainside stairs culling fixed
  • Fixed first spawning not loading some variable like custom HP
  • Removed unused friends tab for now
  • Fixed issue where you could double spawn yourself (I hope)
  • Underwater explosion sounds don't go as far out of water again. Use this to trick people into thinking you went water with your grenades or charges.
  • Fixes to bad occlusion culling on Cliffside and Riverside
  • Fixed glass break ing bug where the glass would get quieter and quieter
  • Fixed bug where running on other materials would not trigger a sound
  • Other bugs fixes