Commit Graph

322 Commits

Author SHA1 Message Date
puzl 8c9da6f517 Performance Changes: Removed the passing by value of large objects
git-svn-id: https://unknownworlds.svn.cloudforge.com/ns1@222 67975925-1194-0748-b3d5-c16f83f1a3a1
2005-06-29 20:54:44 +00:00
tankefugl f083c5eb31 Performance changes:
Added a dual cache for LookupSequence, to avoid the massive stricmp overhead associated with the fetching of animations.

git-svn-id: https://unknownworlds.svn.cloudforge.com/ns1@221 67975925-1194-0748-b3d5-c16f83f1a3a1
2005-06-29 15:37:01 +00:00
tankefugl dc79b89150 Branched 3.0.5-valve for baseline performance testing and work.
git-svn-id: https://unknownworlds.svn.cloudforge.com/ns1@220 67975925-1194-0748-b3d5-c16f83f1a3a1
2005-06-29 13:51:58 +00:00
tankefugl 3e025675b3 Branched for the performance test.
git-svn-id: https://unknownworlds.svn.cloudforge.com/ns1@219 67975925-1194-0748-b3d5-c16f83f1a3a1
2005-06-29 13:16:09 +00:00
puzl 410d1ea62f Mantis: 1072
o Added some client side consistency checks.

git-svn-id: https://unknownworlds.svn.cloudforge.com/ns1@218 67975925-1194-0748-b3d5-c16f83f1a3a1
2005-06-27 17:06:46 +00:00
tankefugl 27ced477a6 Mantis 0000892:
o Fixed a bug where a crouching player on an IP would not be killed.

Extended the range the spawn damage is applied for, roughly 10 units downwards.

git-svn-id: https://unknownworlds.svn.cloudforge.com/ns1@217 67975925-1194-0748-b3d5-c16f83f1a3a1
2005-06-27 16:52:33 +00:00
tankefugl 3f0bf58255 Mantis 0000971:
o Added directional arrows to the order popup notification

git-svn-id: https://unknownworlds.svn.cloudforge.com/ns1@216 67975925-1194-0748-b3d5-c16f83f1a3a1
2005-06-27 02:31:49 +00:00
tankefugl b9344a1ab6 Mantis 0001070:
o Added cl_gammaramp 1 to the config.cfg to force default usage

git-svn-id: https://unknownworlds.svn.cloudforge.com/ns1@215 67975925-1194-0748-b3d5-c16f83f1a3a1
2005-06-27 02:23:29 +00:00
tankefugl 3599c0e26b Updated minimaps.
git-svn-id: https://unknownworlds.svn.cloudforge.com/ns1@214 67975925-1194-0748-b3d5-c16f83f1a3a1
2005-06-23 23:25:34 +00:00
tankefugl 8c56252789 Updated ns_altair:
o Changed the P-Corridor to Station Monitoring Main path into a vent
o Added a new path to connect Access Corridor Zeta to Station Monitoring Annex
o Moved the Station Monitoring Stabilty res node to Station Monitoring Annex
o Life Support Hive heavily updated again (might still require some more cover for spawning Aliens)
o Fixed the bug where much of the water on the map was missing

git-svn-id: https://unknownworlds.svn.cloudforge.com/ns1@213 67975925-1194-0748-b3d5-c16f83f1a3a1
2005-06-23 23:22:33 +00:00
tankefugl 1c0c6c3770 Windows binaries for PT build 212.
git-svn-id: https://unknownworlds.svn.cloudforge.com/ns1@212 67975925-1194-0748-b3d5-c16f83f1a3a1
2005-06-23 22:39:29 +00:00
tankefugl 7b35bbea5f Linux binary for PT build 212
git-svn-id: https://unknownworlds.svn.cloudforge.com/ns1@211 67975925-1194-0748-b3d5-c16f83f1a3a1
2005-06-23 20:46:06 +00:00
puzl 847913b46c Mantis: 225
o Mines can't be placed within 15 units of each other

git-svn-id: https://unknownworlds.svn.cloudforge.com/ns1@210 67975925-1194-0748-b3d5-c16f83f1a3a1
2005-06-23 17:55:30 +00:00
tankefugl d3850ba1a3 Mantis 0000733:
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
2005-06-23 15:22:27 +00:00
tankefugl 8769b0175c Mantis 0000484:
o The shotgun now properly fires an empty click sound when under water and emptied

git-svn-id: https://unknownworlds.svn.cloudforge.com/ns1@208 67975925-1194-0748-b3d5-c16f83f1a3a1
2005-06-22 21:52:30 +00:00
tankefugl 30f919856f Mantis 0001070:
o Added new user.scr which defaults cl_gammaramp to 1.

git-svn-id: https://unknownworlds.svn.cloudforge.com/ns1@207 67975925-1194-0748-b3d5-c16f83f1a3a1
2005-06-22 12:29:53 +00:00
tankefugl 7652448e28 Mantis 0001070:
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
2005-06-22 12:27:50 +00:00
puzl 6af2df79a2 git-svn-id: https://unknownworlds.svn.cloudforge.com/ns1@205 67975925-1194-0748-b3d5-c16f83f1a3a1 2005-06-21 19:39:36 +00:00
puzl ad8010a47b Mantis: 1066
o Minimap now reloads upon map change

git-svn-id: https://unknownworlds.svn.cloudforge.com/ns1@204 67975925-1194-0748-b3d5-c16f83f1a3a1
2005-06-21 12:26:08 +00:00
puzl 478306c2bc minimap fix for 1066
git-svn-id: https://unknownworlds.svn.cloudforge.com/ns1@203 67975925-1194-0748-b3d5-c16f83f1a3a1
2005-06-21 12:25:44 +00:00
puzl 7e307af9d5 o Minimap updates from jazz
git-svn-id: https://unknownworlds.svn.cloudforge.com/ns1@202 67975925-1194-0748-b3d5-c16f83f1a3a1
2005-06-21 09:23:43 +00:00
puzl 0c1d15c742 added labelled minimaps
git-svn-id: https://unknownworlds.svn.cloudforge.com/ns1@201 67975925-1194-0748-b3d5-c16f83f1a3a1
2005-06-21 00:22:15 +00:00
puzl 09bf512b1e labelled minimaps
git-svn-id: https://unknownworlds.svn.cloudforge.com/ns1@200 67975925-1194-0748-b3d5-c16f83f1a3a1
2005-06-21 00:19:57 +00:00
puzl a65f5b4ab2 o lastinv fix
git-svn-id: https://unknownworlds.svn.cloudforge.com/ns1@199 67975925-1194-0748-b3d5-c16f83f1a3a1
2005-06-19 14:50:07 +00:00
puzl dae5cc64f9 o Added labelled minimaps
git-svn-id: https://unknownworlds.svn.cloudforge.com/ns1@198 67975925-1194-0748-b3d5-c16f83f1a3a1
2005-06-19 14:39:47 +00:00
puzl 2581c48cfc Mantis: 1071
o Fixed client command crash 


git-svn-id: https://unknownworlds.svn.cloudforge.com/ns1@197 67975925-1194-0748-b3d5-c16f83f1a3a1
2005-06-19 01:25:37 +00:00
tankefugl 33b04e9f51 Added the steam installer script to the 3.1 repository.
git-svn-id: https://unknownworlds.svn.cloudforge.com/ns1@196 67975925-1194-0748-b3d5-c16f83f1a3a1
2005-06-17 14:02:37 +00:00
tankefugl 99aebad018 Updated binaries and liblist.gam for PT build 195.
git-svn-id: https://unknownworlds.svn.cloudforge.com/ns1@195 67975925-1194-0748-b3d5-c16f83f1a3a1
2005-06-16 23:17:09 +00:00
tankefugl d7aa18445b Linux binary for PT build 195
git-svn-id: https://unknownworlds.svn.cloudforge.com/ns1@194 67975925-1194-0748-b3d5-c16f83f1a3a1
2005-06-16 23:13:16 +00:00
tankefugl e12a14f568 Updated minimaps:
- 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
2005-06-16 20:39:52 +00:00
tankefugl 3ee04af535 Mantis 0001068:
o Changed alien gestation times: (in seconds)
- Skulk 7 -> 3
- Gorge 17 -> 10
- Lerk 20 -> 15
- Fade 23 -> 25 
- Onos 38 -> 35

git-svn-id: https://unknownworlds.svn.cloudforge.com/ns1@192 67975925-1194-0748-b3d5-c16f83f1a3a1
2005-06-16 20:29:34 +00:00
tankefugl 6f80af0426 Mantis 0001065:
- 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
2005-06-16 19:22:08 +00:00
Zunni 4e405af736 - The vents in the hive are now covered (can't shoot the hive unless you're inside the room)
- 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
2005-06-15 13:52:06 +00:00
Zunni 01295ae6ef Changelog:
- 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
2005-06-15 13:37:14 +00:00
Zunni 0e07c01c50 Changlog:
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
2005-06-15 13:24:33 +00:00
Zunni 19d5613d77 Changelog: (Minimap not included, Jazz to build labelled)
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
2005-06-15 13:19:14 +00:00
tankefugl d8a50a736e Removed shotgun falloff.
git-svn-id: https://unknownworlds.svn.cloudforge.com/ns1@186 67975925-1194-0748-b3d5-c16f83f1a3a1
2005-06-14 13:26:01 +00:00
tankefugl 3d42527a29 Mantis 0000941:
o Added spectator check to the hitreg

git-svn-id: https://unknownworlds.svn.cloudforge.com/ns1@185 67975925-1194-0748-b3d5-c16f83f1a3a1
2005-06-14 13:19:16 +00:00
puzl 65d4c67891 Release build
ns-alfred-3.zip

git-svn-id: https://unknownworlds.svn.cloudforge.com/ns1@184 67975925-1194-0748-b3d5-c16f83f1a3a1
2005-06-14 02:36:53 +00:00
puzl ffe5f2cecd release build for valve
git-svn-id: https://unknownworlds.svn.cloudforge.com/ns1@183 67975925-1194-0748-b3d5-c16f83f1a3a1
2005-06-14 02:35:58 +00:00
tankefugl 000bb021c3 Mantis 0000941:
o Added check to remove testing of spectators in the hitreg code

git-svn-id: https://unknownworlds.svn.cloudforge.com/ns1@182 67975925-1194-0748-b3d5-c16f83f1a3a1
2005-06-12 12:39:32 +00:00
tankefugl 70c0bab675 Mantis 0001057:
o Fixed bug where the buildminimap command would not work

git-svn-id: https://unknownworlds.svn.cloudforge.com/ns1@181 67975925-1194-0748-b3d5-c16f83f1a3a1
2005-06-12 12:32:15 +00:00
puzl de72ad1346 3.0.5 with hitboxes fixed
git-svn-id: https://unknownworlds.svn.cloudforge.com/ns1@180 67975925-1194-0748-b3d5-c16f83f1a3a1
2005-06-10 16:36:36 +00:00
puzl 5a696789fb o Removed shotgun falloff
git-svn-id: https://unknownworlds.svn.cloudforge.com/ns1@179 67975925-1194-0748-b3d5-c16f83f1a3a1
2005-06-10 16:03:41 +00:00
tankefugl 4a65ca88fc Added check to remove testing of spectators in the hitreg code.
git-svn-id: https://unknownworlds.svn.cloudforge.com/ns1@178 67975925-1194-0748-b3d5-c16f83f1a3a1
2005-06-10 14:19:30 +00:00
puzl e844e297ae Changed TR library to use LOAD_FILE_FOR_ME
ns-alfred-2.zip


git-svn-id: https://unknownworlds.svn.cloudforge.com/ns1@177 67975925-1194-0748-b3d5-c16f83f1a3a1
2005-06-10 03:00:15 +00:00
puzl beff88b4ac Build 176
Reverted hera minimap
added labelled sprites to assets-maps.txt

git-svn-id: https://unknownworlds.svn.cloudforge.com/ns1@176 67975925-1194-0748-b3d5-c16f83f1a3a1
2005-06-09 23:21:45 +00:00
puzl 2855f66f8b Build 175
git-svn-id: https://unknownworlds.svn.cloudforge.com/ns1@175 67975925-1194-0748-b3d5-c16f83f1a3a1
2005-06-09 20:21:52 +00:00
puzl 57dbd92d7a Next PT release
git-svn-id: https://unknownworlds.svn.cloudforge.com/ns1@174 67975925-1194-0748-b3d5-c16f83f1a3a1
2005-06-09 20:08:48 +00:00
puzl 72b49a52e0 Mantis: 1060
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
2005-06-09 19:51:26 +00:00