Zandronum Chat on our Discord Server Get the latest version: 3.1
Source Code

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000997Zandronum[All Projects] Suggestionpublic2012-08-28 14:522018-09-30 22:23
Reportervulpes 
Assigned ToEdward-san 
PrioritynormalSeverityfeatureReproducibilityalways
StatusclosedResolutionfixed 
PlatformMicrosoftOSWindowsOS VersionXP/Vista/7
Product Version1.0 
Target Version3.0Fixed in Version3.0 
Summary0000997: new "spycancel" ccmd
DescriptionHello. I made a new CCMD, that returns camera (and control) back to the player, while he spying via "spynext" or "spyprev" commands. This makes spying a lot easier in 16x16 games, when you need to regain control of yourself very quickly.
Steps To Reproducejust bind "spycancel" command to any key.
Additional InformationCCMD (spycancel)
{
players[consoleplayer].camera = players[consoleplayer].mo;
FinishChangeSpy( consoleplayer );
return;
}
Attached Files

- Relationships
child of 0002172closedTorr Samaho Upgrade GZDoom base to 1.8.6 

-  Notes
User avatar (0004498)
ZzZombo (reporter)
2012-08-28 18:16

A better name would be "cancelspy"
User avatar (0004502)
vulpes (reporter)
2012-08-28 20:39

Yea, name can be anything.
User avatar (0006484)
Dusk (developer)
2013-06-23 13:09

Should go through ZDoom first.
User avatar (0006488)
Dusk (developer)
2013-06-23 15:17

'http://forum.zdoom.org/viewtopic.php?f=34&t=36597 [^]'
User avatar (0006491)
Edward-san (developer)
2013-06-23 18:10
edited on: 2013-07-16 21:53

[Added]. Ah yes, zdoom now is updated in github. :D

Ahem, the zandronum code is very different from zdoom, so it's hard to backport without conflicts. Also, there's an intermediate revision which should be backported first, and it is r1583 (it's huge but only the first hunk of src/g_game.cpp is actually needed).

User avatar (0013027)
Edward-san (developer)
2015-08-01 17:58
edited on: 2015-08-01 18:00

This was ported to 3.0:

'https://bitbucket.org/Torr_Samaho/zandronum/commits/aa6ff61b720bac3b87014279c3136438aad9ac0e [^]'

'https://bitbucket.org/Torr_Samaho/zandronum/commits/b5724c82a86626d201bc25bd61d09eb4cf260ca6 [^]'

User avatar (0013258)
Ru5tK1ng (updater)
2015-08-23 19:27

Tested this with 3.0-alpha-150819-2351. Worked for me as a spectator and a player. Very useful command!

Issue Community Support
This issue is already marked as resolved.
If you feel that is not the case, please reopen it and explain why.
Supporters: Qent ZzZombo Konar6 katZune President People Esum Klofkac
Opponents: No one explicitly opposes this issue yet.

- Issue History
Date Modified Username Field Change
2012-08-28 14:52 vulpes New Issue
2012-08-28 18:16 ZzZombo Note Added: 0004498
2012-08-28 20:39 vulpes Note Added: 0004502
2013-06-23 13:09 Dusk Note Added: 0006484
2013-06-23 13:09 Dusk Status new => acknowledged
2013-06-23 13:09 Dusk Resolution open => waiting for zdoom
2013-06-23 15:17 Dusk Note Added: 0006488
2013-06-23 18:10 Edward-san Note Added: 0006491
2013-06-23 18:11 Edward-san Resolution waiting for zdoom => backport later
2013-06-23 18:57 Dusk Assigned To => Edward-san
2013-06-23 19:02 Edward-san Note Edited: 0006491 View Revisions
2013-07-16 21:38 Edward-san Summary new ccmd => new "spy canceller" ccmd
2013-07-16 21:39 Edward-san Note Edited: 0006491 View Revisions
2013-07-16 21:53 Edward-san Note Edited: 0006491 View Revisions
2015-08-01 17:58 Edward-san Note Added: 0013027
2015-08-01 17:58 Edward-san Status acknowledged => needs testing
2015-08-01 17:58 Edward-san Resolution backport later => open
2015-08-01 17:58 Edward-san Target Version => 3.0
2015-08-01 18:00 Edward-san Note Edited: 0013027 View Revisions
2015-08-01 18:05 WaTaKiD Relationship added child of 0002172
2015-08-01 18:09 WaTaKiD Summary new "spy canceller" ccmd => new "spycancel" ccmd
2015-08-01 18:09 WaTaKiD Steps to Reproduce Updated View Revisions
2015-08-01 18:09 WaTaKiD Additional Information Updated View Revisions
2015-08-23 19:27 Ru5tK1ng Note Added: 0013258
2015-08-25 09:57 Dusk Status needs testing => resolved
2015-08-25 09:57 Dusk Fixed in Version => 3.0
2015-08-25 09:57 Dusk Resolution open => fixed
2018-09-30 22:23 Blzut3 Status resolved => closed






Questions or other issues? Contact Us.

Links


Copyright © 2000 - 2024 MantisBT Team
Powered by Mantis Bugtracker