BjossiAlfreds
bedf8cdd9d
Plane check in blaster2_touch
2019-10-01 20:44:18 +00:00
BjossiAlfreds
1e4c4cc956
Merge remote-tracking branch 'upstream/master' into pvs
2019-10-01 19:33:52 +00:00
Yamagi
a61dfdcb08
Merge pull request #50 from BjossiAlfreds/cycleweap
...
Added cycleweap command for generalized xatrix-like weapon selection
2019-10-01 20:47:47 +02:00
BjossiAlfreds
80e179d067
Currently held weapon no longer part of the search
2019-09-29 11:45:44 +00:00
BjossiAlfreds
b25227fa10
Added cycleweap command
2019-09-29 11:30:26 +00:00
BjossiAlfreds
51b1eeb6a9
Merge branch 'master' into pvs
2019-09-28 15:25:51 +00:00
Yamagi Burmeister
4466b3111a
Add back blindfire support lost in 99073e.
...
This was lost at the very beginning, when I first merged the baseq2 and
xatrix bugfixes into rogue. I did that by hand, not with my infamous
cleanup script. That came later for the big cleanup before version
2.00... For some reason my playstyle has a very low chance to trigger
blindfiring, so I never realized that it's missing and wasn't able to
reproduce the problem when it was reported in yquake2/yquake2#435.
Reported by @BjossiAlfreds in #34 , closes #34 .
2019-09-28 17:08:36 +02:00
Yamagi
b059224bc3
Merge pull request #49 from BjossiAlfreds/mutant
...
Restored mutant rogue features
2019-09-28 17:05:53 +02:00
Yamagi
65ea25f58e
Merge pull request #47 from BjossiAlfreds/float
...
Restored floater rogue features
2019-09-28 17:01:52 +02:00
Yamagi
2769c7cdfb
Merge pull request #46 from BjossiAlfreds/boss2
...
Restored boss2(hornet) rogue features and tweaks
2019-09-28 17:00:20 +02:00
Yamagi
6ba4d9d803
Merge pull request #45 from BjossiAlfreds/sidestep
...
Fixed monsters not sidestepping
2019-09-28 16:58:01 +02:00
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