Fixes:
This week we're up to ~8,600 bans, (~1,200 more than last week) so it looks like the cheaters are starting to give up!
If you've been getting an "Unsupported Modules" BattlEye kick you'll need to remove any folders other than "Framework" and "Unturned" from your Unturned/Modules directory. In the future as modules become more stable I'll likely open up to signing popular ones so that they are compatible with BattlEye.
Everything is slowly coming together! Probably the biggest inheritance chain "ItemGunAsset" is now converted to use these new systems, so you can modify/create guns in the inspector without going through the files - however it's unpolished, messy looking and not very easy yet. The plan is also to make specific tools for some types for example a dialogue tree editor (wish I had that when working on the Liberator!)
The Ace is the only item currently using the new format, so any bugs with it are probably down to a conversion issue. I'd suggest checking the tool out, but don't rely on it yet. Unturned will load the new .asset files over the .dat files, but your existing .dat files are preserved so if conversion goes wrong you can delete the generated .asset file.
I'm very pleased to see the improvements between the old and new selection/transform tool so far, I feel like it shows I've learned a lot along the way. The old one uses a bunch of hacks to apply the transformations, whereas the new one properly does the math. You can also snap when dragging on a plane with the new one, while the old one would lock it to the 3D grid. When rotating it's now based on your mouse movement along the circle tangent, even when the circle plane is perpendicular to your viewpoint. There's also a visualization of your snapping intervals and console commands to adjust the handle sensitivity and size on your screen.
The most visible change in this upgrade should be that those cases on huge maps where the shadows could flicker should hopefully be toned down or gone thanks to their new higher-precision shadow depth buffer.
Previously you could see glass in windows underwater from quite aways away - now that shouldn't happen. By default in Unity transparent objects are sorted by distance to your viewpoint, so with water being so big usually the transparent meshes underwater were considered closer and drawn first. Now Unturned keeps track of most transparent materials and splits them based on which side of the water they are on.
Fixes:
Another week and we're up to ~7,400 confirmed cheaters banned!
Right now the Walkie Talkie broadcasts on all frequencies, but in the future selecting a specific frequency and listening for radio through car stereo or placeable radio are on the roadmap.
I made quite a bit more progress on the editor revamp this week in a lot of different areas, the most visibly different being that you can load up a level with the new editor now and check out the terrain/selection tool visuals (press R to resize brush for now - much nicer than UI slider) and the movement is better suited for big maps (scroll wheel to change speed) as well as features like panning.
My goals for next week are to work on cleaning up these features, adding the new input system (mainly for controller support) and starting to make the editor functional with the asset editor, saving/loading and some basic level editing.
There were a lot of frustrated comments last week concerning this new focus on improvements, and while some of these improvements aren't as much fun to work on as for example new content I really do believe it's the right thing to do to make the game so much better for the future. As you saw with the Hawaii teaser on Tuesday, even with me focused on features (which will benefit the Hawaii map too in this case) there's still awesome content on the way!
I've written a replacement for the localization system which is now in place for the new editor, and will be phased in over time. It solves the main issues with the old system:
Additions:
Improvements:
Tweaks:
Fixes:
Right now with many mods installed you've probably run into ID conflicts. This instead will automatically assign a unique ID when your asset is loaded to prevent that, but it requires re-uploading your mods to the workshop so that there is a centralized agreed-upon ID. Multiplayer is setup to build a GUID UInt16 table after connecting, however it will be a while before each system uses GUIDs instead of the current IDs.
© 2015-2025 LaroGames s.r.o. Veškerá práva vyhrazena! LaroGames.cz - VOP
Autor: DarkAng3l Entertainment