Jun 27, 2023
Rolling Line - Franks


This update is quite a fun one, you can now walk around in miniature mode like an actual player character! This means gravity, jumping, ladder climbing, walking around on trains and inside the cab, etc.

All official trains and wagons have been updated to include proper collision and ladders, so you can fully walk around on the outer walkways.
For trains with openable doors (like the Sprinter and AC4400CW) you can even open the doors to walk directly in to the cab!

You can also now use items when in miniature mode, which means you can place and edit props and use the hand-held controller to drive trains while in miniature.

This update also comes with a redesign of the VR control scheme (to be better suited to walking and jumping) as well as a huge amount of minor features and fixes.

Walking physics

To start off, let's talk about the new walking physics!
Something that has always been lacking in Rolling Line is that feeling of actually being part of the physical world, since a floating camera just doesn't get the job done.

I've always wanted Rolling Line to have walking physics, but incorporating this in to a game which was not designed for it from the beginning was certainly going to be a big undertaking.
But I'm incredibly happy with how this has turned out, and this might in fact be one of my favourite features in the whole game.
Walking around and having a physical presence in the world makes maps explorable in a whole new way, and finally makes Rolling Line feel more like a "game" than a piece of software.

And from a creativity perspective this feature makes things like platformer maps and all kinds of cool map ideas a possibility, in fact I'm hoping to run a competition themed around this idea someday!



You can walk around with W A S D, but you can now press Space to jump (replacing teleport) and while in miniature mode your player will be affected by gravity and collision with the world around you.

If you want to still make use of teleporting, you can re-bind the teleport button to something other than Space and you will still be able to use it at any time like before.

You can also climb ladders by holding space when near them:





And just for fun, I also added a "jetpack mode" setting which you can enable if you want to just freely fly around jetpack style, which is an awesome way to explore a map!



Climbing on trains

All official locomotives & wagons have now been set up with accurate collision and ladders. This means you can walk along the walkways and climb on top of trains fully using physics.



For trains like the Sprinter and AC4400CW with openable doors you can walk directly inside the cab, but for other trains you can still press Tab (teleport) to enter in to the cab.
Once inside the cab you can walk around too, and press Tab again to exit the cab.



This does absolute wonders for immersion, and climbing directly onto trains & vehicles like this is something I've always wanted to add in to the game:



Using items in miniature

The next major feature this update adds is the ability to fully use your inventory while in miniature mode. This means you can place props, edit them, paint them, etc.





You can also use the hand held controller to drive trains while in miniature!



The only limitation of this is that you cannot place track, since placing track in miniature was proving very complex and full of issues, while it is not really a very useful feature anyway.

You can enable/disable both physics in miniature and items in miniature in the options menu:
Pause menu -> gameplay -> miniature mode options

In this menu you can also change your player move speed specifically for when you are in miniature mode.



If you fall off the map in miniature mode you will automatically be teleported back to the menu if you drop below a certain height.

You can also now use the scroll wheel to change your player height while in miniature (just like in large scale).

VR controls update

Due to all these changes, the VR input bindings were in need of a redesign.
Since directional movement (walking) is actually good now, it's now the default movement option.
You can of course still disable this and go back to just teleporting, but when just teleporting is enabled you will not be able to make use of the new player gravity or jumping.
Have a look in the "Pause menu -> VR Options" menu for all kinds of options you can change relating to VR controls. And remember you can always manually re-bind all the VR controls as you please:

https://steamcommunity.com/sharedfiles/filedetails/?id=2029205314

The new VR control scheme works like this:

Left hand = directional movement (joystick)
Right hand = teleporting, jumping, rotation

All the button bindings are still the same (e.g. up on the joystick to teleport at current scale) except they have been restricted to one hand each to clean things up.

This gets rid of the whole "hold trigger to switch control schemes" system which the game had before which was horrible to use.

One thing to note is that you can still use normal teleporting by holding the trigger to force override the jump control.

e.g. on the Vive controller, pressing D-pad up on the right hand will make you jump, but holding trigger + D-pad up will make you teleport.

You can change which hand is used for direction movement in the VR Options menu:



All the tutorials have been updated to include these new bindings, so if you want a more practical example of how this control scheme works try playing the "basic movement" tutorial from the main menu. The tutorials have also been updated to show bindings on the correct hand.

I highly recommend having a go in VR with these new controls and player physics, it's a hell of a lot of fun!

Collision options in modding

All of the new features (complex collision, ladders and walkable cab interiors) are now available to use in modding as well!

I have added a new example mod which makes use of these features to the "Rolling Line -> modding -> templates" folder, and you can also find a copy of this mod on the workshop:

https://steamcommunity.com/sharedfiles/filedetails/?id=2995689335

In the modding manager you can now access collision options when editing a train mod (the "Collision" menu from the main menu when editing a train).
These collision options look like this:



The "Collision mesh" is a 3D model which represents the trains collision. This should be as simple as possible and should only contain cubes, not complex shapes or topography. These cubes should also not be too thin since the player can easily get stuck on complex or thin geometry.

if you want to allow for the player to walk around inside the cab, make sure to leave the cab area hollow (use cubes to block out the roof/floor/walls etc).

Tick the "Supports interior collision" option if you include a hollow space for the cab, so that the game knows to spawn the player inside it and keep using physics.

For example, here is what the collision for the F7 looks like:



Notice how the cab is made of individual boxes, so that the inside is hollow:



The "ladder collision" should contain only flat planes (not cubes or volumes). Basically the game will check if the player is touching any of the parts of this mesh and if so, allow them to climb.
All ladder areas are included in one single mesh.

Here is what the ladder mesh looks like on the F7:



The "cab interior region" mesh is a flat plane (like the ladder mesh) which should cover the floor area of the cab interior. When the player is standing on this surface they will be treated as "inside the cab" by the game. This means their movement will be slowed down, and any teleporting will ignore the wagons collision, so they can easily teleport outside to exit the wagon.
You can also change the speed modifier when the player is inside this cab (their speed will be divided by this value, 1 = no speed change, 2 = move twice as slow).

Here is what the F7's interior trigger mesh looks like:



Other fixes and features

This update also includes a ton of smaller stuff:

  • Fixed lots of minor issues with certain item previews in the inventory equip bar
  • When a mod is refreshed in the mod manager, and copies of the mod in your inventory are removed
  • You can no longer teleport on to the mod preview when inside the modding manager
  • If a segment of road has an embankment it can be painted directly on click (without needing to open the style menu)
  • Fixed missing snow mesh from the front wheels of the big boy
  • Fixed bug where if you were holding a bounds-box in your inventory it would get stuck when exiting the bounds box editing menu
  • Fixed bug where picking up a reversed train would mean that its preview icon would also be reversed
  • Fixed the "clear all dropped items" button breaking items in your inventory
  • Fixed issue with the livery system that was causing some wagons to not properly be replaced with their defaults if the livery was missing
  • Fixed lighting issue with alpha-emit materials
  • Props scale data is now saved with more accuracy, helping avoid unexpected scale values when reloading a save with very small items
  • Fixed issue where trains would not move correctly when placed on turntables
  • Fixed issue where cloning colours from a custom drawer would not create the correct inventory preview icon
  • Fixed the default bindings on Joypad for switching items in your inventory
  • Fixed mesh normals issue on the AC4400CW
  • Fixed lighting issues on the dynamic road generator UI
  • Fixed lighting issues on the Santa Fe maps backdrop
  • Fixed mesh alignment on one of the wooden tables
  • Fixed bug where fog would be visible on preview icons (making them look grey when on a foggy map)
  • You can now still hold shift to run when the edit tool or locomotive controller are in your hand
  • Pausing time in photo mode now also pauses turntable movement
  • Moved the AI control buttons in the Sprinter to a better position
  • The Sprinter now has door opening buttons on the outside
  • There is now a warning popup on the main menu if you are missing certain SteamVR input bindings
  • Fixed the "push wagons with hands" in VR setting, which was broken before

And that's everything! This update is a personal favorite of mine, since it makes such a huge change to the feeling of the game. Miniature mode has gone from being just a different camera perspective to an entirely different experience.
I can't wait to see the kind of map ideas people will come up with that make use of these new player physics, like platforming challenges, tunnels and mazes.
Have fun!
Deep Blue Fantasy - summer1712
Hello adventurers, our team has been working hard to address issues and feedback from the community. We have also re-examined the difficulty issue raised by some players. As we have been immersed in the development process for a long time and are very familiar with the game ourselves, we may not have done a very good job in controlling the difficulty. We apologize for any negative experience this may have caused. In this update, we have made several optimizations to address the difficulty issues in the game, hoping to improve the overall gameplay experience. We appreciate your support and feedback, and we hope you enjoy playing the game.



New Stuff
  • Introducing a new junior creature - the Jellyfish Baby
  • Added three new monster-hunting commissions to the third adventure
  • Added a crew member and a weapon before embarking on an adventure
  • Added sonar usage instructions
  • Added item usage effects description
Changes
  • Optimized overall adventure difficulty
  • Adjusted submarine durability values and upgrade curve
  • Expanded submarine capacity and made equipped weapons and equipment not consume any capacity
  • Adjusted loan interest rates
  • Adjusted daily sailing time
Jun 27, 2023
IL-2 Sturmovik: Battle of Stalingrad - -DED-Rapidus
Dear Friends,

Today we present to you the 5.104 update. It brings a new campaign and new mission types for Career mode.
5.104 UPDATE

The new historical campaign Sky Nomads now is already available on our website and on Steam. It continues the story of the Soviet fighter pilot you may know from the Blazing Steppe campaign. After having fought in the Stalingrad battle in 1942, in 1943 he found himself in a midst of a hectic battle of Kuban - the campaign title reflects a bit the nomad life of the 43rd IAP which had to constantly change airfields and endure several Luftwaffe strikes on its positions. There is more information about the campaign in our Dev Blog #344.



New missions in the Career mode are photo reconnaissance, artillery spotting, and the escort of the transport aircraft on airdrop missions. The photo recon missions are now available with the Arado Ar. 234 of Sonderkommando Götz in Normandy (in the next update it will be also added to Spitfire XIVe). Artillery spotting missions are given to RAF squadrons No. 26 and No. 63 in Normandy which had the and were specially trained for this task. The transport escort missions happen in the historical timeframes of the Normandy, Market Garden, Bastogne, and Varsity airborne operations - you can them in any Allied fighter squadron. Do your best to keep them safe on their way to the drop zone and back home!There are other changes and fixes in the list as well:5.104
  1. New historical campaign Sky Nomads (Yak-7b pilot in the battle of Kuban). There is detailed info about it in our [url]Dev Blog #344
  2. [/url];
  3. New Career mode missions: Photo Recon on jet Arado Ar. 234 in Normandy (Sonderkommando Götz);
  4. New Career mode missions: Artillery Spotting on Spitfire Mk.Vb in Normandy (No. 26 and No. 63 Squadrons RAF that were specially trained for this task);
  5. New Career mode missions: Transport Aircraft Escort of C-47s on their way to their drop zones during Normandy, Market Garden, Bastogne, and Varsity airborne operations timeframes;
  6. Tank campaigns Last Chance and Breaking Point are updated (added tactical numbers to aircraft involved, added new vehicles to some of the engagements);
  7. Many award descriptions updated;
  8. Ju 87D-3: the additional armor plate now moves together with the canopy as it should;
  9. Bf 109 G-6/AS: rockets correctly disappear when jettisoning their containers.
WARBRD RACE 2023 WINNERS
In other news - we have the winners of the air race finals. They will receive or have received gifts from us and VIRPIL Controls.As you can see, CSW_Tommy454 grabbed the first prizes in both categories - air races are unpredictable and two participants crashed in their Messerschmitts after performing a difficult maneuver! The race stream is available [url]here
.

Also, if you have participated in the race qualification, don't forget to check your profile on IL-2 website - there is a -50% off promo code applicable to all released content, including the newest ones like Spitfire XIVe, SSW D.IV or Battle of Normandy.

JULY CALENDAR

Finally, here's an artwork ready to become your desktop wallpaper for next month if you wish (FullHD, 4K).

See you in the skies!
THE KING OF FIGHTERS XV - 6F9A
- Bug fixes

See patch notes below for details:
https://www.snk-corp.co.jp/us/games/kof-xv/img/news/patch_1.93_eng.pdf
Jun 27, 2023
For Your Tranquility - MinDin

[23. 06. 28 Notice]

번역기를 통해 번역되었습니다.
Translated through a translator.

-

Hello, forensic officers and players.
Sorry for the delay in notifying you about the update.
Based on what we announced earlier, we've worked to minimize the inconveniences you experience and improve usability. A quick summary of what we worked on below:
1. Added tutorial description.
2. Added story and ending scenes for clear delivery of the story.
3. Changed to automatically collect items when collecting items on site during the system.
4. Some dialogs have been easily modified.
The modified version has been tested, and now we are concentrating on accepting and transferring transliteration.
Once you have finished the process of moving the translations, you can update them correctly.
I would like to express my gratitude and apologies to those who have been waiting.

Going forward, we're refining the underlying settings and systems so that you can enjoy and immerse yourself in even more of the story.
I can't tell you when the next one will go on sale, but I'll do my best to get everyone to see it as soon as possible.

Above all, we would like to express our gratitude to those who love our game.
PD Din.
Jun 27, 2023
Idle Taoist Mage Warrior - 迟到摄影师
1. Increase the content of statistics: legend, perfect legend
2. Increase daily ranking content: legends, perfect legends
3. Auto-sell increase: below the perfect legend
4. Increase the blood volume of enemies on Temptation Beach, and increase the drop rate of gems on Temptation Beach
5. Tear is adjusted to reduce the current enemy's HP, up to 50%, and the CD of Tear is increased to 2.2 seconds
6. The legendary special effect of the magic dragon costume is changed to reduce the current blood volume by 20%
7. Smash CD adjusted to 1.8 seconds
The Merchant's Guide to the Kingdom - Nethrom
Hello, everyone!

We are currently investigating three main issues impacting games.

1: Hero stuck at looting.
2: Officers ignoring orders and only entering level-appropriate Dungeons.
3: Heroes still joining different groups when a group that they should join has a spot for them.

A couple of these are requiring some deeper investigating, and we may not be able to get to the fixes tonight. We do not expect it to take any longer than a patch fix in the coming 24-48 hours! Very sorry for those affected by these issues, but we will keep trying to get them resolved ASAP!

Thanks so much for all of your ongoing support and patience as we push through this Early Access phase into a stable and awesome release!
SMASH LEGENDS - 5minlab


Dear Smashers,

After the Clan System update, we have noticed some Smashers creating inappropriate clan descriptions that are offensive to others.

In order to create a healthy gaming environment, any clan names that contain inappropriate language will be edited.

Please refer to the below for details. Thank you.

https://smashlegends.com/announcement-inappropriate-clan-information-changes/
Hypnotix - MiraculousMouse
Due to vision problems and having to spend less time in front of the computer I had to move the release date forward to end of 2015.

I promised end of 2013 but the combined work of working on two apps, Boot Camp Fitness and Hypnotix was too much and worsening vision problems. So I will continue to work on both apps but using less screen time which unfortunately means slower development.

I am saving up for refractive lens surgery which will hopefully help.

Again, many apologies for this. I feel bad letting people down. I wanted to announce this and be upfront with players who have listed this app on their wish list or were looking forward to the original release date.

Kevin
Dungeon Fighter Online - DFO Neople
Contents


* Please click the content banner image to move to the Content Details page

Content updates included in this update are:
  • Dungeon Gameplay Improvements
  • QOL Improvements
  • Equipment Fame Adjustment
Events
* Please click the event banner image to move to the Event Details page

Pre-register to get an Archer Exclusive Weapon Avatar on the update!

Watch the fireworks that will be held at the start of every hour in the event map and get special rewards!


- Dungeon Fighter Online Support Team
...