o Fixed bug where all players on the map would face easward if outside the viewing player's PVS
The angles divided by 22.5 on write were not multiplied back upon read, resulting in really low angles -- almost not visible.
git-svn-id: https://unknownworlds.svn.cloudforge.com/ns1@209 67975925-1194-0748-b3d5-c16f83f1a3a1
o Added new option to the Advanced menu: "Enable gamma ramp". The cvar for it is cl_gammaramp which defaults to 1. Setting it to 0 will disable the forced gamma ramp changes.
git-svn-id: https://unknownworlds.svn.cloudforge.com/ns1@206 67975925-1194-0748-b3d5-c16f83f1a3a1
- All labels now use the sans-serif font Verdana, and are situated directly over the area they represent. Hives and Marine Starts are in Bold at a size of 12, all other labels are plain and set at size 10.
- Altair, Bast, and Eon's were updated to represent their layout changes from this weeks build.
- Hera's was updated to represent its layout changes from last weeks build (3.1 Build176).
Known issues:
- A majority of the label locations need to be moved so they aren't
overlapped by Resource Tower, Weldable, Hive or starting CC Icons.
- A handful of keylocations do not have labels yet.
- Several of the commander minimaps have inconsistent coloring
depending on your cl_labelmaps value. This is likely an indexing error
and will be fixed as soon as I track it down.
- I forgot to update the layouts on Altair, Bast, Eon, and Hera's
commander maps, will fix for next week.
git-svn-id: https://unknownworlds.svn.cloudforge.com/ns1@193 67975925-1194-0748-b3d5-c16f83f1a3a1
- Implemented a hybrid wallwalk -- the skulk now only "sticks" if +speed is held down
- Added an IN_WALK flag, syncronized with the server state that can be used in the application to check whether a player is walking
- Walljump is reverted to only jump in the direction the player is looking again, since a running player jumping from a wall usually wants to strafe inwards to stay on the wall
Untickeded bug:
- Fixed bug that caused leap to not behave properly from shallow water
git-svn-id: https://unknownworlds.svn.cloudforge.com/ns1@191 67975925-1194-0748-b3d5-c16f83f1a3a1
- Moved a crate from the Cargo room in order to provide a line of sight block
- Reworked vent system (Lerks can fly in them, shorter travel times, new entrances/exits)
- Removed railings from the Auxiliar monitoring room
- Added more clip brushes to help with the skulk wallwalk
git-svn-id: https://unknownworlds.svn.cloudforge.com/ns1@190 67975925-1194-0748-b3d5-c16f83f1a3a1
- Fixed Onos spawn issues (redemption / movement chamber) in Feedwater
- Added vent from Feedwater to Atmospheric processing
- Extended path between Engine and Water Treatment
- Fixed stuck point behind the Observe match ladder in the ReadyRoom
- Fixed invisible wall in Refinery Hive above copper pipes
- Lowered ceiling in the corridor between the Marine Spawn and Main Aft Junction
git-svn-id: https://unknownworlds.svn.cloudforge.com/ns1@189 67975925-1194-0748-b3d5-c16f83f1a3a1
Note : v9 was compiled without -extra in rad to save time.
Visual quality of the lighting is slightly reduced as a result.
-Extended Core Monitoring closer towards Core, so that the joining corridor is shorter, and so sieging is easier.
-Renamed Coolant Maintenance to Coolant Transfer
-Shifted Coolant Transfer south, to put it closer to core, so that the joining corridor is shorter,
and so that sieging is easier.
-Widened Cooland Transfer.
-Fixed all vis errors.
-Opened up the Repair Bay/Maintenance Corridors area a bit.
-Opened up Sleeping Area considerably (no more dead ends), and made navigation easier (flat ceiling etc).
-Improved Sleeping Area visually slightly.
-Rerouted Life Support vent from Sleeping Area to N-Turn (experimental).
-Sbend reworked visually.
-Vent exit in Sbend changed to exit out of a small room off of Sbend.
-Added alot more infestation in the hives, I'm not sure if I'm happy with the infestation textures,
so they are subject to change.
-Added crate at East exit of Marine Start, and moved MS RT slightly east.
-Fixed all the sinking structures problems associated with metal grates (apart from the ones in The Hub,
as the structures are easily accessible anyway).
-Fixed the bug where you could build structures on the antenae (spikes) outside the Communications window.
-Removed the water in Engineering Hall hive, and raised the broken floor so that you can step up it easily.
-Added a shielded area on the central structure in Core hive, and also lowered the hive.
-Widened the North and South corridor coming off of Core Monitoring.
-Made the 'donut' east of Gunpods more spacious (the central structure is considerably smaller now).
-Fixed r_speed issue in Coolant, with some geometry changes (both sides look too similar now, so i'll
add a feature to distinguish them in the next version.
-Deleted the Core Power -> Core Monitoring vent.
-Made the corridor entering Living Area from Life Support less convoluted and deleted the door so it is less
confusing.
-Some minor r_speed optimisations here and there.
git-svn-id: https://unknownworlds.svn.cloudforge.com/ns1@188 67975925-1194-0748-b3d5-c16f83f1a3a1
Rebuilt Omega Hive
Rebuilt Consistency Hive
New Life Support Hive
Rebuilt Marine Start
New Sub Bay
Modified layout based on suggestions by Routerbox (
http://www.jick.org/images/together.jpg )
New Readyroom
Increased Lighting
Main things I'm looking for feedback wise:
The new layout - I'm not sure about it yet and JazzX expressed some concerns
about how Consistency is so isolated now. Kmart agreed that it might need to
be adjusted more but I didn't feel like redoing it again without some
playtesting done first.
Lighting - we all know I'm really bad about making it too dark. If you find an
area too dark, please take a screen of the minimap and mark the dark areas and
I'll try to add some more light.
git-svn-id: https://unknownworlds.svn.cloudforge.com/ns1@187 67975925-1194-0748-b3d5-c16f83f1a3a1
o Balance changes from 3.0.x
- Jetpack Research Time 50->60
- HA Upgrade Time 100->110
- Alien upgrade evolution time 2->3
- AA Research Time 180->160
- Obs Cost 20->15
- Marine Starting LMG Ammo 50->100
- Marine Starting Pistol Ammo 10->20
- Armslab cost 25->20
- Siege Damage 380->400
- Phasegate Delay 0.8->0.5
git-svn-id: https://unknownworlds.svn.cloudforge.com/ns1@173 67975925-1194-0748-b3d5-c16f83f1a3a1
o Removed the ability to walljump off the ground in some special cases.
Added a check to disable wallwalk if something is found 10 units below the player.
git-svn-id: https://unknownworlds.svn.cloudforge.com/ns1@170 67975925-1194-0748-b3d5-c16f83f1a3a1
o Players can now walk up ladders without having to face up or jump on to them
Change the threshold for detecting we are on a ladder to suit the NS ladder speed.
( actual value 110 )
git-svn-id: https://unknownworlds.svn.cloudforge.com/ns1@167 67975925-1194-0748-b3d5-c16f83f1a3a1
o Added new setting to advanced multiplayer options. Default value is 'on'
o cvar is cl_labelmaps ( default 1 )
o If the cvar is changed the map sprite will dynamically update.
o If no labelled minimap exists the default one is displayed
o We always write a generated minimap to the normal file
git-svn-id: https://unknownworlds.svn.cloudforge.com/ns1@165 67975925-1194-0748-b3d5-c16f83f1a3a1
- Redesigned MS -> Cargo route to remove the marine-sized door bottleneck.
- Added a weldable underneath the lift between MS-Cargo - welding brings the lift up and seals off that entrance.
- Put in hint brushes in MS in an attempt (read: attempt!) to bring r-speeds down. It's better in general now, but still goes over 700 in spots.
- Hopefully fixed the stuck-problems in ventilation. All the tunnels now have smooth surfaces allowing for easier skulk movement too.
- Tweaked Ventilation Hive, main change being that skulks/lerks/gorges can walk across the area under the hive without having to jump over the...er...struts, or whatever they are.
- Added a hole in the weldable grate in northern corridor, allowing skulks/lerks/jetpackers/fades through, and gorges + marines from one side only.
- Extended vent from Archiving Hive to Northern Corridor so it has another exit above the RT in same corridor.
- Added horizontal supports stretching across Archiving to aid skulks in moving about (particuarly from one side to the other)
- Fixed the most minor of graphical artifacts in Reception (this was my fault and nothing to do with the wires texture or anything else)
- Fixed HOM in Northern Corridor (Like I need to say that...)
- Added a ladder in Holoroom leading up onto the balcony to cargo.
- Retextured ventilation to an extent.
- Modified RT room in Processing in a minor way, meaning the RT is no longer blocked from view until you run around the centre computer console.
- More minor changes.
git-svn-id: https://unknownworlds.svn.cloudforge.com/ns1@163 67975925-1194-0748-b3d5-c16f83f1a3a1