Levelhead: Platformer Maker - BscotchSampy
It's a quick one!

Hey, Levelheads! As I noted last week in the patch notes blog post, we're shifting to a new patching philosophy where we'll just try to put out a patch on Wednesdays whenever the game is stable. So even if we don't have any HUGE new feature, we think it's still worth it to get bug fixes, general improvements, and optimizations deployed to our players.

This week we have just a few small updates coming down the pipe. Let's take a quick look!

Improved Eye Switches

Eye Switches are a fantastic tool for building level logic, but they always had a bit of a shortcoming in multiplayer -- they couldn't answer whether all players were present. So if you want it to be the case that a door will only open if every player approaches it, you couldn't. Until now, that is!



We've added the "All" setting to Eye Switches now, so you can beef up your multiplayer levels. Enjoy!

Campaign Level Updates

We're iterating on some of the earlier campaign levels to make them flashier, more engaging, and do a better job of teaching new players how the game works. We'll be continuing to refine these over the coming months, so by the time launch comes, many of these will have changed YET AGAIN!



But if you want a fun peek into the iterative side of development, we'd recommend popping into the campaign now and then and take a look at how those early levels are shaping up. It's pretty cool to see!

Hardlights... OFF!

You can give a hardlight a color, but you couldn't see that color when it was inactive. Well, NOW YOU CAN!



60 FPS Smoothing

Levelhead is set to run at a capped 60 fps (for a variety of reasons), but our players have been reporting that even when they are well above 60 fps, they are getting slightly variable outcomes in some physics operations. Usually these tiny variances don't matter, but in some cases, they matter a lot, like if an object hits a Bumper 1 pixel offset from normal, which causes a 45 degree change in direction from the normal.

This patch introduces smoothing to the physics engine when the game is running above 55fps. We'll be working on updating this concept to try to smooth out these variations over time at lower frame rates, too, but if you are running at a high frame rate, you should see much more consistent results in just about every game mechanic!

That's all!

That's all for our patch this week! If you want the full list of changes, check them out below. We'll see you next week, either with a patch or a developer blog!


v0.67.1 Patchnotes (since 0.65.3)

See the full patchnotes.

New Features

Editor

  • You can now set Eye Switches to "All," which will require that all active players be at the Eye Switch.
Improvements

Training

  • Deliver the Package, GR-18! has a little less zoom early on, a new sprint instruction card, an arrow to direct new players to drop between platforms at the beginning, and a speedbump.
  • Be Sneaky GR-18 now has instructions for ceiling grappling, and a sprint available at the final jump.
  • Brittle Rock Discovery's recent camera addition has been removed.
  • Bop Jump no longer allows newbies to fall back through the entry drop and soft-lock themselves. Silly newbies.
  • The path around Package Jump Temple is now properly fat.
  • Players can no longer soft-lock themselves in Package Jump Temple by throwing their package incorrectly at the end.
  • (In Development) Wait What!? has been updated based on feedback. Most importantly, the barrel shot should no longer be FPS-dependent.
  • The word "Hold" on the Instruction cards should now be localized into all languages.
  • Package Jump Challenge is now Package Jump Temple, and lives in the mainline of the campaign.
  • The Sticker Pack VEND-R now has more unlocks in it, taken from the Handle With Care VEND-R.
  • Be Sneaky GR-18 has been slightly updated to be friendlier.
  • Deliver the Package GR-18 has been overhauled to better onboard newbies.
  • Break, Grumble, and Grin's initial puzzle is now more enjoyable.
  • Bop Jump has been updated slightly to be friendlier.
  • Too Hot, Too Bad has an additional checkpoint.
  • Mad Vacrat Nest now has spikeblocks instead of spikes under the final boss.
  • Storm of Regret's big flapjack drop no longer lets the player jump into the ceiling.
  • Brittle Rock Discovery now has a camera for extra focus during package jumping.
  • Swoopadoop Gulch's upper bug piece has been brought down two tiles, and its upper checkpoint made repeatable.
  • Bomb Traveler now has a piece of armor in it.
  • An Unusual Time's coin trails should no longer be whacky.
  • Dangerous Friend how has a checkpoint.
  • Dune Doom Dream has an additional intro checkpoint, and one sawblade's distance has been reduced by a tile.
Web

  • Audited and fixed up some issues in the Workshop Cloud Syncer that might result in duplicated levels under edge cases.
  • Newly-created notifications from this version onward will expire after 2 weeks.
  • Added instructions on where to go to unlink an account from Rumpus on the user management page.
Optimization

  • If the game was running above 60fps, there could still be tiny fluctuations in how long a frame took (from 16.2 ms up to 17.5 ms). This would mean that even if the game should be running totally consistently, you may see slightly inconsistent results in certain physics operations. Now, as long as your frame time is under 18ms (about 55fps), the game will lock the frame rate at 60fps, so you should see much more consistent results at that threshold. If you drop below 55fps, consistency will remain unchanged from before.
Editor

  • Editor Snapshot image filenames will now be named based on local time, not UTC.
  • While dragging items around, the Ruler now shows how far you have dragged the item. While placing, it shows how many tiles you have placed. (thanks to TalkGibberish)
Gameplay

  • Inactive Hardlights now have their nodes colored to match the active version. (thanks to TalkGibberish)
Fixes

UI

  • Fixed some issues with the Editor having 1-pixel gaps in its borders, caused by a change in Game Maker's rectangle drawing functions.
Gameplay

  • Baddie Eyeswitches were detecting in an area 1 pixel too wide, causing them to incorrectly detect enemies just beyond solid spaces. This has been fixed. (thanks to TalkGibberish)
  • If you restored at a checkpoint and there was a camera anchor active at the time you touched the checkpoint, the camera would revert to its position at the time you activated the checkpoint. This could lead to scenarios where the camera would repeatedly "settle" to its final location every time you respawned at the checkpoint. Now, if you restore at a checkpoint to a time when there was a camera anchor active, the camera will first try to just immediately settle on its anchor destination, so you don't get whiplash every time. If the camera immediately going to its destination would kill the player (due to being offscreen), then it will default to the old behavior.
Editor

  • Fixed a memory leak in the editor.
  • Dragging an individual item underneath an item that requires solids will now properly destroy that item. (thanks to TimConceivable)
Localization

  • Updated tagging of localized strings in campaign presentations so they appear sequentially to the translators.
Xbox

  • Fixed an issue on Xbox where, if a level failed to load in the Notifications page, it may attempt to repeatedly reload nonstop until the heat death of the universe.
Jan 29, 2020
KOPICS - OCTET
General
  • Changed "Home Screen" to "Gallery Mode".
  • Added window maximization.
  • Changed some of the tutorial.
  • Fixed the issue that assets in the Steam Inventory might not load.
  • Improved image exporting.

Gallery Mode
  • Slideshow
  • Image exporting

Player Mode
  • Added Asset Info menu.
  • Added Asset Link menu.

Creator Mode
  • Added the lock setting on the item settings dialog.
  • Fixed the issue that might crash when changing the category of items.
Soviet Jump Game - Quade
A new version of Soviet Jump Game is now available. This update includes the following:

  • Temporarily disabled input rebinding from the options menu
  • Authentication will now retry after a duration
Path of Exile - Natalia_GGG
Our Talent Competition is currently in full swing! We're blown away by the talents of our community and we're very pleased to see so many amazing music submissions this time. We've selected more highlights from the submissions so far to showcase. Check them out below:

Dancing Duo Fan Art by FloofyDwagon


Low Clouds in Sarn by Dezlaboom


Blight Theme Cover by caladriel


Carved Marble Exalted Orb by Zrux


Check out the rest of the highlights in this news post!

We'd like to remind that if your entry hasn't been featured in our news this doesn't mean you won't win. While selecting the winners we always make sure to consider every single submission, so don't worry!

If you got enough inspiration from seeing talents of our players and would like to participate in this competition, you have 10 more days to submit your entry! Good luck!
Jan 29, 2020
Make Your Kingdom - BIgGame
The game takes place in a world that lives by its own laws. Sometimes nature will test your strength. Don’t forget to monitor the condition of your buildings, fire safety and others important aspects.
Community Announcements - eme_communityteam


Silver Crate Event
Complete Vanguard Requests for any of the following instanced dungeons between Tuesday, January 28 (4 a.m. PST) and Tuesday, February 11 and receive a bonus reward of an [Event] Silver Crate.

  • Akalath Quarantine
  • Gossamer Vault (Hard)
  • Bahaar's Sanctum
  • Demokron Factory (Hard)
  • Grotto of Lost Souls (Hard)
  • Antaroth's Abyss (Hard)
  • Gossamer Vault
  • RK-9 Kennel (Hard)
  • Demokron Factory
  • Ruinous Manor (Hard)
  • Velik's Sanctuary (Hard)
  • Forsaken Island (Hard)
  • Antaroth's Abyss
  • Grotto of Lost Souls
  • Velik's Sanctuary
  • RK-9 Kennel
  • Ruinous Manor
  • Macellarius Catacombs
  • Forsaken Island
  • Shadow Sanguinary
  • Dark Reach Citadel
  • Red Refuge

[Event] Silver Crates may contain one of the following items:

  • Dark Shard Weapon Feedstock
  • Dark Shard Armor Feedstock
  • Silver Siglo
  • Silver Plate

Vanguard Request Bonus Rewards
Increased player XP, item XP, and item rewards (Tuesday, January 28 to Tuesday, February 4).

Weekend Dungeon Highlight
Receive increased loot drops between Friday, January 31 (at 4 a.m. PST) and Monday, February 3 when you complete any of the following instanced dungeons:

  • Bahaar's Sanctum
  • Antaroth's Abyss (Hard)
  • Ruinous Manor (Hard)
  • Grotto of Lost Souls
  • Red Refuge
  • Velik's Hold (7-person)
  • Ravenous Gorge (3-person)

We’ve also reduced the Adventure Coin entry cost for Akalath Quarantine this weekend, but the drop rates remain the same.

Twitch Prime Starter Pack
New and returning TERA players can pick up a Twitch Prime Starter Pack full of fantastic items—including 30 days of elite status—by linking their Amazon Prime and En Masse accounts before Tuesday, May 19.

For more details, visit our Twitch Prime Starter pack page.
Music Escape - 2049VR
We've added a Ninja Star Shooter due to popular demand. Now you can slash away and defend against the new drone enemy with your Ninja Star Shooter.
- New Ninja Star Gun
- Drone Enemy Type
- Various VFX improvements and bug fixes
- Improved Tutorial Mode

Happy shooting!


Jan 29, 2020
FEB - Brazilian Elite Force - danimiranda
Bugs fixed:
- "Continue" button was selectable first time the game was opened;
- Volume slider was not working properly;

Added Functions:
- Controller vibration;
- Game pauses when the controller is disconected;
- Game pauses when not in the foreground;
Jan 29, 2020
Destiny 2 - Cozmo 
Twitch Prime Rewards are now available in Destiny 2!
Bungie has teamed up with Twitch Prime to deliver in-game rewards to any player with an active Twitch Prime membership. Once you have your membership (if not, start your free trial here), visit this page and link your Bungie.net account to start receiving your six monthly gear drops. Each drop will contain four rewards, including Exotic weapons, Ghosts, ships, Sparrows, and weapon ornaments from previous Seasons.
The first gear drop will run from January 28 until February 25 and will include the SUROS Regime, the Coup de Main Ornament, the Skyline Flipside Exotic Ghost Shell, and the unsecured/OUTCRY Exotic ship.



When a gear drop is available, eligible players can claim the rewards here. Once claimed, follow a visual indicator to Amanda Holliday in the Tower’s hangar. Amanda will have the rewards available in her inventory. As long as you claim the rewards on the Twitch Prime page by 10:00 AM on the last day of the drop, the gear will still be available from Amanda after the deadline.
Still have questions? We have a Help article with more details on how everything works.
Jan 29, 2020
Theme Park Worker - dk5aso
We removed the following bugs:
  • Guests make mistakes on the spot
  • Bumper cars collide with each other
  • Guests disappear into the floor
  • Guests walk through the bouncy castle
  • Guests do not get on / off
...