- Fixed a bug where a player would shoot just over the head of a crouched/ducked player and hit another player and the ducked player would take the damage (a damage transference glitch…)
- We had to rebuild the proxy grenade system so it can properly report its damage from a source in the text scrawl. We need to test every aspect of it for ‘weirdness’
- Fixed damage attenuation for distanced shots (it was turned off in error and all shots always did 100% damage regardless, this is now back on and long shots are slightly reduced in damage. As per normal, there is not damage reduction up to half the range.
- Fixed the long range gas instant kill bug (its complicated, but the cloud thought you crossed through it… it should be near impossible to trigger that now, have fun trying.)
- Fixed the screens at the same scope view not showing the same left/right field of view. Now it is much closer (i.e., close enough.) The new field of view setting is actually just an exposed piece driving the ability to control this aspect.
- Fixed avatar bug with setting->Profile “Sync Data” and logout and login
- Suppressed ads will now suppress ads when saving and editing avatars and loadouts (its was always meant to be, we just missed wiring it up correctly last release)
- Server testing and crashes (where we found and fixed several issues). Thanks to the folks that helped us! The quick play servers are more stable. Thanks for playing through the bad lag our extra tools caused.
FEATURE CHANGES
- A field of view engine replaces the old system and this will alter your views, but there are tools to adjust it for those that need it.
- The x2 view option in settings is being replaced with an independent x and y scale factor for “Field of view”.
The possible values you can input is 1.0x to 5.5x on the x and y axis, except on wide aspect ratio phones the y axis can go to 7.0x. This will allow a 16:9 phone aspect ratio to have the same field of view as a 4:3 tablet device. The screen will be squashed. To emulate the previous “view x2” set your “field of view” x and y to “x3.5”. Warning: To not have the same x/y value invites visual disaster. You have been warned. Also note: the more screen you draw, the more your device will demand on the CPU, consider dropping your resolution down to keep your framerate and device input responsiveness up in firefights. We give you controls. We will expand the tuning FAQ to include this by launch. Not all devices are created equal.
Hunter's Personal Rant: This feature does not get us anywhere closer to beta, but it was a longstanding nag from veteran players that tablets had an unfair advantage with view. This was what was wanted after hours of clarification gathering. This is what we burned many request hours on. None of this was required to get the game released to beta, I don't even know or agree that it will add to the quality of life of the general audience who won't care about this, so please let us know how you think this makes the game better, worse, or even meh for you? Is it useless to you? Does it make it fair now to those that it mattered too? We don't want the field of view mechanics to be a meta element in this game going forward. We can't control the screens and their aspect ratios used on devices in the world, so we will give you the tools to tune it to your liking and competitive needs/desires. I think that will be fair enough, but the floor is open for comment and dissent.
- Added several fonts for you to try out and ruin/help your UX/UI with. They are changed on the settings page. You have to leave the screen after making the change to see the changes.
- There is a new game configuration interface screen in preparation for next releases new monetized (tokens) game config in quick play feature.
- Added a zero opacity option… as requested, good luck with that. ;)
**PLANNED** RANKED QUICKPLAY LOADOUT CHANGES (MAYBE... The system to modify this on the fly is still in development and untested.)
These changes are planned for ranked “quick play” loadouts and game play settings (I don’t know if these will be ready in time for release)
- Loadout spending limit in Quick Play will drop to 3000 battle coins. Spend your points wisely.
- Sniper (M93BA) will now cost 1200 battle coins
- Shotgun will now cost 600 battle coins
We will want to know HOW this changes the game for you as much as whether you like it or not.
(NOTE: Remember there will be NO LOADOUT game modes coming to quickplay/ranked play eventually, hopefully sooner than later.)
ADDITIONAL INFORMATION
- Introduced a new bug with gas (once the instant kill bug was out of the way) but you’ll see your health bounce. This is the server correcting your health. Future releases we will work on the prediction algorithm and hope we don’t make it worse.
- V0.7.0 had to have its ARM build removed. We simply ran out of addressable entries for functions that were allowed by a 16 bit architecture. We were already doing “minification” (getting rid of functions we don’t use), so we’re simply too big an app to support 16 bit processors anymore… for the time being… never say never, but we knew this could always happen.