source-sdk-2013-mapbase/sp/src/game/client/hl2
Blixibon eb014cce6c Mapbase v6.0
- Fixed path_track paths saving as pointers instead of handles
- Fixed player animations not falling to base class correctly
- Fixed logic_externaldata creating garbage in trailing spaces
- Added "SetHandModelSkin" input
- Added unique colors for various types of console message, adjustable via convars
- Added the ability to use map-specific weapon scripts
- Added a way to display (placeholder) text entirely from Faceposer scenes
- Added "autobreak" keyvalue to game_text, which automatically breaks long text into different lines
- Added the ability to change a game_text's font (very limited)
- Added LightToggle input to point_spotlight
- Added Enable/DisableSprites on npc_manhack
- Added ai_goal_police behavior from metrocops to Combine soldiers and citizens
- Added func_precipitation particle rain systems from the Alien Swarm SDK
- Added new func_precipitation spawnflags for controlling behavior in particle types
- Added "mapbase_version" cvar which shows the version of Mapbase a mod might be running on
- Fixed an oversight with NPC crouch activities which was causing npc_metropolice to stop firing in standoffs
- Added toggleable patches to npc_combine AI which make soldiers less likely to stand around without shooting or rush to melee when not needed
- Added key for custom logo font on env_credits scripts
- Added SetSpeed and SetPushDir inputs for trigger_push
- Added a bunch of I/O/KV to func_fish_pool to allow for more control over the fish
- Added OnLostEnemy/Player support for npc_combine_camera
- Added enhanced save/restore for the Response System, toggleable via convar
- Added a convar which allows users to disable weapon autoswitching when picking up ammo
- Split VScript base script into its own file
- Added VScript descriptions for NPC squads and the manager class which handles them
- Moved several classes, functions, etc. to the VScript library itself for future usage in other projects, like VBSP
- Added VScript to VBSP with basic map file interfacing
- Made some VScript documentation more clear due to deprecation of online documentation
- Added VScript "hook" registration, creating a standardized system which shows up in script_help documentation
- Added VScript-driven custom weapons
- Added clientside VScript scopes
- Added a bunch of weapon-related VScript functions
- Split a bunch of cluttered VScript stuff into different files
- Added VScript functions for "following" entities/bonemerging
- Added VScript functions for grenades
- Added a few more VScript trigger functions
- Added OnDeath hook for VScript
- Fixed documentation for aliased functions in VScript
- Fixed $bumpmask not working on SDK_LightmappedGeneric
- Made vertex blend swapping in Hammer use a constant instead of a combo (makes it easier to compile the shader, especially for $bumpmask's sake)
- Fixed brush phong, etc. causing SDK_WorldVertexTransition to stop working
- Added limited support for $envmapmask in the bumpmapping shader
- Fixed more issues with parallax corrected cubemaps and instances
- Made instance variable recursion consistent with VMFII
2020-11-26 02:26:55 +00:00
..
c_antlion_dust.cpp Fix line endings. WHAMMY. 2013-12-02 19:46:31 -08:00
c_ar2_explosion.cpp Fix line endings. WHAMMY. 2013-12-02 19:46:31 -08:00
c_barnacle.cpp Fix line endings. WHAMMY. 2013-12-02 19:46:31 -08:00
c_barney.cpp Fix line endings. WHAMMY. 2013-12-02 19:46:31 -08:00
c_basehelicopter.cpp Fix line endings. WHAMMY. 2013-12-02 19:46:31 -08:00
c_basehelicopter.h Fix line endings. WHAMMY. 2013-12-02 19:46:31 -08:00
c_basehlcombatweapon.cpp Fix line endings. WHAMMY. 2013-12-02 19:46:31 -08:00
c_basehlcombatweapon.h Fix line endings. WHAMMY. 2013-12-02 19:46:31 -08:00
c_basehlplayer.cpp Mapbase v4.3 2020-07-16 15:43:30 +00:00
c_basehlplayer.h Mapbase v5.0 2020-08-14 21:21:25 +00:00
c_citadel_effects.cpp Fix line endings. WHAMMY. 2013-12-02 19:46:31 -08:00
c_corpse.cpp Fix line endings. WHAMMY. 2013-12-02 19:46:31 -08:00
c_corpse.h Fix line endings. WHAMMY. 2013-12-02 19:46:31 -08:00
c_energy_wave.cpp Fix line endings. WHAMMY. 2013-12-02 19:46:31 -08:00
c_env_alyxtemp.cpp Fix line endings. WHAMMY. 2013-12-02 19:46:31 -08:00
c_env_headcrabcanister.cpp Fix line endings. WHAMMY. 2013-12-02 19:46:31 -08:00
c_env_starfield.cpp Merged dev changes 9/28/2019 2019-09-28 22:56:52 +00:00
c_extinguisher.cpp Fix line endings. WHAMMY. 2013-12-02 19:46:31 -08:00
C_Func_Monitor.cpp Fix line endings. WHAMMY. 2013-12-02 19:46:31 -08:00
c_func_tankmortar.cpp Fix line endings. WHAMMY. 2013-12-02 19:46:31 -08:00
c_hl2_playerlocaldata.cpp Fix line endings. WHAMMY. 2013-12-02 19:46:31 -08:00
c_hl2_playerlocaldata.h Fix line endings. WHAMMY. 2013-12-02 19:46:31 -08:00
c_info_teleporter_countdown.cpp Fix line endings. WHAMMY. 2013-12-02 19:46:31 -08:00
c_npc_antlionguard.cpp Fix line endings. WHAMMY. 2013-12-02 19:46:31 -08:00
c_npc_combinegunship.cpp Fix line endings. WHAMMY. 2013-12-02 19:46:31 -08:00
c_npc_hydra.cpp Fix line endings. WHAMMY. 2013-12-02 19:46:31 -08:00
c_npc_manhack.cpp Fix line endings. WHAMMY. 2013-12-02 19:46:31 -08:00
c_npc_rollermine.cpp Fix line endings. WHAMMY. 2013-12-02 19:46:31 -08:00
c_plasma_beam_node.cpp Fix line endings. WHAMMY. 2013-12-02 19:46:31 -08:00
c_prop_combine_ball.cpp Fix line endings. WHAMMY. 2013-12-02 19:46:31 -08:00
c_prop_combine_ball.h Fix line endings. WHAMMY. 2013-12-02 19:46:31 -08:00
c_rotorwash.cpp Fix line endings. WHAMMY. 2013-12-02 19:46:31 -08:00
c_script_intro.cpp Fix gcc 9/10 & mapbase build errors 2020-06-19 18:02:06 +02:00
c_strider.cpp Fix line endings. WHAMMY. 2013-12-02 19:46:31 -08:00
c_te_concussiveexplosion.cpp Fix line endings. WHAMMY. 2013-12-02 19:46:31 -08:00
c_te_flare.cpp Fix line endings. WHAMMY. 2013-12-02 19:46:31 -08:00
c_thumper_dust.cpp Fix line endings. WHAMMY. 2013-12-02 19:46:31 -08:00
c_vehicle_airboat.cpp Fix line endings. WHAMMY. 2013-12-02 19:46:31 -08:00
c_vehicle_cannon.cpp Fix line endings. WHAMMY. 2013-12-02 19:46:31 -08:00
c_vehicle_crane.cpp Fix line endings. WHAMMY. 2013-12-02 19:46:31 -08:00
c_vehicle_crane.h Fix line endings. WHAMMY. 2013-12-02 19:46:31 -08:00
c_vehicle_prisoner_pod.cpp Fix line endings. WHAMMY. 2013-12-02 19:46:31 -08:00
c_waterbullet.cpp Fix line endings. WHAMMY. 2013-12-02 19:46:31 -08:00
c_weapon__stubs_hl2.cpp Initial Mapbase commit (squashed from mapbase-beta) 2019-08-31 19:28:20 +00:00
c_weapon_crossbow.cpp Fix line endings. WHAMMY. 2013-12-02 19:46:31 -08:00
c_weapon_gravitygun.cpp Fix line endings. WHAMMY. 2013-12-02 19:46:31 -08:00
c_weapon_physcannon.cpp Fix line endings. WHAMMY. 2013-12-02 19:46:31 -08:00
c_weapon_stunstick.cpp Fix line endings. WHAMMY. 2013-12-02 19:46:31 -08:00
clientmode_hlnormal.cpp Fix line endings. WHAMMY. 2013-12-02 19:46:31 -08:00
clientmode_hlnormal.h Fix line endings. WHAMMY. 2013-12-02 19:46:31 -08:00
fx_antlion.cpp Fix line endings. WHAMMY. 2013-12-02 19:46:31 -08:00
fx_bugbait.cpp Fix line endings. WHAMMY. 2013-12-02 19:46:31 -08:00
fx_hl2_impacts.cpp Fix line endings. WHAMMY. 2013-12-02 19:46:31 -08:00
fx_hl2_tracers.cpp Fix line endings. WHAMMY. 2013-12-02 19:46:31 -08:00
hl2_clientmode.cpp Fix line endings. WHAMMY. 2013-12-02 19:46:31 -08:00
hl_in_main.cpp Fix line endings. WHAMMY. 2013-12-02 19:46:31 -08:00
hl_prediction.cpp Fix line endings. WHAMMY. 2013-12-02 19:46:31 -08:00
hud_ammo.cpp Fix line endings. WHAMMY. 2013-12-02 19:46:31 -08:00
hud_autoaim.cpp Updated the SDK with the latest code from the TF and HL2 branches 2013-12-03 08:54:16 -08:00
hud_battery.cpp Fix line endings. WHAMMY. 2013-12-02 19:46:31 -08:00
hud_blood.cpp Fix line endings. WHAMMY. 2013-12-02 19:46:31 -08:00
hud_bonusprogress.cpp Fix line endings. WHAMMY. 2013-12-02 19:46:31 -08:00
hud_credits.cpp Mapbase v6.0 2020-11-26 02:26:55 +00:00
hud_damageindicator.cpp Updated the SDK with the latest code from the TF and HL2 branches 2013-12-03 08:54:16 -08:00
hud_filmdemo.cpp Fix line endings. WHAMMY. 2013-12-02 19:46:31 -08:00
hud_flashlight.cpp Fix line endings. WHAMMY. 2013-12-02 19:46:31 -08:00
hud_hdrdemo.cpp Fix line endings. WHAMMY. 2013-12-02 19:46:31 -08:00
hud_health.cpp Fix line endings. WHAMMY. 2013-12-02 19:46:31 -08:00
hud_locator.cpp Fix line endings. WHAMMY. 2013-12-02 19:46:31 -08:00
hud_poisondamageindicator.cpp Fix line endings. WHAMMY. 2013-12-02 19:46:31 -08:00
hud_quickinfo.cpp Fix line endings. WHAMMY. 2013-12-02 19:46:31 -08:00
hud_radar.cpp Fix line endings. WHAMMY. 2013-12-02 19:46:31 -08:00
hud_radar.h Fix line endings. WHAMMY. 2013-12-02 19:46:31 -08:00
hud_suitpower.cpp Mapbase v5.0 2020-08-14 21:21:25 +00:00
hud_suitpower.h Fix line endings. WHAMMY. 2013-12-02 19:46:31 -08:00
hud_weaponselection.cpp General: 2014-05-15 13:59:18 -07:00
hud_zoom.cpp Fix line endings. WHAMMY. 2013-12-02 19:46:31 -08:00
shieldproxy.cpp Fix line endings. WHAMMY. 2013-12-02 19:46:31 -08:00
vgui_rootpanel_hl2.cpp Fix line endings. WHAMMY. 2013-12-02 19:46:31 -08:00