Commit graph

418 commits

Author SHA1 Message Date
Yamagi
f5d5331b8a
Merge pull request #43 from BjossiAlfreds/berserker
Restored berserker rogue features
2019-09-28 16:57:25 +02:00
Yamagi
c748ecbb53
Merge pull request #42 from BjossiAlfreds/gladiator
Restored blocked code for gladiator
2019-09-28 16:55:06 +02:00
BjossiAlfreds
2c9565314b Restored mutant rogue features 2019-09-28 03:47:30 +00:00
BjossiAlfreds
c7b32d15b4 Restored floater rogue features 2019-09-28 03:05:02 +00:00
BjossiAlfreds
d9ea84915e Restored boss2(hornet) rogue features and tweaks 2019-09-28 00:35:58 +00:00
BjossiAlfreds
6687001212 Fixed monsters not sidestepping 2019-09-27 23:33:01 +00:00
BjossiAlfreds
2c475d1dc5 Restored berserker rogue features 2019-09-27 22:48:03 +00:00
BjossiAlfreds
72922a60cc Restored blocked code for gladiator 2019-09-27 21:59:03 +00:00
BjossiAlfreds
704cc0178a Merge branch 'master' into pvs 2019-09-27 10:31:12 +00:00
Yamagi
f24de8d323
Merge pull request #37 from BjossiAlfreds/mysterymove
Fixed entities mysteriously teleporting to another location
2019-09-27 11:10:08 +02:00
Yamagi
5f46d72acd
Merge pull request #35 from BjossiAlfreds/makron
Fixed medics unable to heal makrons
2019-09-27 11:06:32 +02:00
BjossiAlfreds
48f7e38792 Merge branch 'master' into mysterymove 2019-09-26 14:03:12 +00:00
BjossiAlfreds
01c20df240 Merge branch 'master' into pvs 2019-09-26 14:02:30 +00:00
BjossiAlfreds
7d29eff3bd Merge branch 'master' into makron 2019-09-26 14:01:56 +00:00
BjossiAlfreds
c03c6d4829 Fixed entities mysteriously teleporting to another location 2019-09-26 13:24:02 +00:00
BjossiAlfreds
f7e9b2c150 Makron torso flashes red like the legs 2019-09-26 12:42:57 +00:00
Yamagi
4c8c98731d
Merge pull request #32 from BjossiAlfreds/checkattack
Fixed monsters not changing state when enemy goes away
2019-09-26 14:24:04 +02:00
BjossiAlfreds
f76ce1d64b Fixed medics unable to heal makrons 2019-09-26 12:23:57 +00:00
Yamagi
954f4e584d
Merge pull request #31 from BjossiAlfreds/spawnflags
coop_baseq2 added to rogue for playing co-op in baseq2 maps
2019-09-26 14:22:46 +02:00
BjossiAlfreds
0e177c90ea Investigated PVS report for player and shared and addressed the issues 2019-09-25 20:47:12 +00:00
BjossiAlfreds
55cfb537a3 Fixed monsters not changing state when enemy goes away 2019-09-25 20:14:52 +00:00
BjossiAlfreds
c2188ed5f6 Investigated PVS report for monster code and addressed a number of issues 2019-09-25 19:01:47 +00:00
BjossiAlfreds
e2cadbc06b Investigated PVS report for dm and addressed its points 2019-09-24 18:12:23 +00:00
BjossiAlfreds
4a429e7e57 Investigated PVS report for g_weapon and addressed its points 2019-09-24 18:05:59 +00:00
BjossiAlfreds
d72d5ba9e8 Investigated PVS report for g_utils and removed dead if-block 2019-09-23 22:18:29 +00:00
BjossiAlfreds
03800dfcd5 Investigated PVS report for g_turret and fixed uninitialized variable access 2019-09-23 22:15:01 +00:00
BjossiAlfreds
32419b8d3f Investigated PVS report for g_target and simplified the activator checking 2019-09-23 21:48:23 +00:00
BjossiAlfreds
5cd2216daa Investigated PVS report for svcmds and did not address type-punning code 2019-09-23 21:45:50 +00:00
BjossiAlfreds
a28f567c2c Investigated PVS report for g_sphere and addressed the issues 2019-09-23 21:08:38 +00:00
BjossiAlfreds
b914e8baf4 Investigated PVS report for newweap and addressed the issues 2019-09-23 20:59:06 +00:00
BjossiAlfreds
81c2f61d51 Investigated PVS reports for newai and newtarg and fixed issues 2019-09-23 20:38:56 +00:00
BjossiAlfreds
9b092af8e9 Investigated PVS report for g_misc and addressed the issues 2019-09-23 20:31:03 +00:00
BjossiAlfreds
c905e7ef1d Investigated PVS report for g_items and addressed 2 issues 2019-09-23 19:59:23 +00:00
BjossiAlfreds
e8637c02c6 Investigated PVS report for g_func and addressed the issues 2019-09-23 19:56:10 +00:00
BjossiAlfreds
e24d0cfd46 Investigated PVS report for g_combat and eliminated the unnecessary sub-expressions 2019-09-23 19:48:41 +00:00
BjossiAlfreds
b7f6d9da91 Investigated PVS report for g_cmds and use snprintf instead of sprintf 2019-09-23 19:44:35 +00:00
BjossiAlfreds
81e59effff Investigated PVS report for g_ai and addressed the issues 2019-09-23 19:41:02 +00:00
BjossiAlfreds
2eaf15ccf0 Merge remote-tracking branch 'upstream/master' into spawnflags 2019-09-23 16:42:09 +00:00
BjossiAlfreds
9642eec016 coop_baseq2 added and fully functional 2019-09-23 16:41:29 +00:00
Yamagi Burmeister
59cc08fd96 Fix floater melee / zap damage getting applied if enemy is out of range.
Found by @BjossiAlfreds, closes yquake2/yquake2#454.
2019-09-23 17:30:57 +02:00
Yamagi
f3dd878809
Merge pull request #30 from BjossiAlfreds/pathcorner
Fixed triggered spawn monsters not using path_corner markers
2019-09-23 14:07:47 +02:00
Yamagi
3bf86f4d61
Merge pull request #28 from BjossiAlfreds/etf-dmflags
Etf dmflags
2019-09-23 13:09:29 +02:00
Yamagi
6258958105
Merge pull request #26 from BjossiAlfreds/checkvelocity
maxvelocity correctly enforced
2019-09-23 13:08:31 +02:00
BjossiAlfreds
29d0b6cbd5 Fixed triggered spawn monsters not using path_corner markers 2019-09-21 19:48:03 +00:00
BjossiAlfreds
fbbe82d543 Quick code style fix 2019-09-19 23:52:06 +00:00
BjossiAlfreds
66da1722ca ETF Rifle respects infinite ammo DM flag 2019-09-19 23:36:29 +00:00
BjossiAlfreds
8cb29103e2 maxvelocity correctly enforced 2019-09-19 23:17:42 +00:00
Yamagi
bd6fc9df5f
Merge pull request #25 from BjossiAlfreds/insane-marines-pain
Fix for insane marines pain sounds
2019-09-16 12:34:23 +02:00
BjossiAlfreds
c79de3adfa Fix for insane marines pain sounds 2019-09-15 13:52:26 +00:00
Yamagi Burmeister
d289d0f302 Fix medic commander playing the wrong sound when retracting it's hook.
There's a sound commander_sound_hook_retract, it even get's precached,
but it wasn't refrerenced. Analysed and fix suggested by @BjossiAlfreds.
Closes #21.
2019-09-15 09:29:48 +02:00