Skip to content

Commit 34fb04f

Browse files
committed
Updated README
1 parent b652c6f commit 34fb04f

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

README

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,13 +147,14 @@ Direct contributions:
147147
- https://github.com/mapbase-source/mapbase-game-src/pull/3 (HudMessage cutoff fix by arbabf; This is asset-based and not reflected in the code)
148148
- Demo autorecord code provided by Klems
149149
- cc_emit crash fix provided by 1upD
150+
- npc_barnacle poison zombie crash fix provided by Agrimar
150151
- Custom HL2 ammo crate models created by Rykah (Textures created by Blixibon; This is asset-based and, aside from the SLAM crate, not reflected in the code)
151152
- Combine lock hardware on door01_left.mdl created by Kralich (This is asset-based and not reflected in the code)
152153
- npc_vehicledriver fixes provided by CrAzY
153154
- npc_combine cover behavior patches provided by iohnnyboy
154155
- logic_playmovie icon created by URAKOLOUY5 (This is asset-based and not reflected in the code)
155156
- Dropship APC save/load fix provided by Cvoxulary
156-
- c_arms support on HL2 viewmodels by Inaki (This is asset-based and not reflected in the code)
157+
- c_arms support on HL2 viewmodels by Inaki and ReverendV92 (This is asset-based and not reflected in the code)
157158
- Custom c_arms for HL2 characters by Notewell (This is asset-based and not reflected in the code)
158159

159160
== Contributions from samisalreadytaken:
@@ -182,6 +183,9 @@ Direct contributions:
182183
=-- https://github.com/mapbase-source/source-sdk-2013/pull/332 (Fix OOB access)
183184
=-- https://github.com/mapbase-source/source-sdk-2013/pull/411 (VScript debugger cleanup)
184185
=-- https://github.com/mapbase-source/source-sdk-2013/pull/423 (GetPropFloatArray Vector indexing fix)
186+
=-- https://github.com/mapbase-source/source-sdk-2013/pull/431 (VScript save/restore and debugger fixes)
187+
=-- https://github.com/mapbase-source/source-sdk-2013/pull/441 (VScript instance helper fallback)
188+
=-- https://github.com/mapbase-source/source-sdk-2013/pull/447 (Update VScript sqdbg)
185189

186190
== Contributions from z33ky:
187191
=-- https://github.com/mapbase-source/source-sdk-2013/pull/21 (Various GCC/Linux compilation fixes)
@@ -198,6 +202,7 @@ Direct contributions:
198202
=-- https://github.com/mapbase-source/source-sdk-2013/pull/320 (Fix ScriptHook_t initialization order)
199203
=-- https://github.com/mapbase-source/source-sdk-2013/pull/321 (Prevent return of dangling Vector/QAngle to VScript)
200204
=-- https://github.com/mapbase-source/source-sdk-2013/pull/322 (Small Mapbase fixes)
205+
=-- https://github.com/mapbase-source/source-sdk-2013/pull/436 (VScript member function call safety)
201206

202207
== Contributions from Petercov:
203208
=-- https://github.com/mapbase-source/source-sdk-2013/pull/182 (NPCs load dynamic interactions from all animation MDLs)

0 commit comments

Comments
 (0)