View Issue Details

IDProjectCategoryView StatusLast Update
0000493Spring engineGeneralpublic2007-04-04 23:15
Reporterdet Assigned Totvo  
PrioritynormalSeverityfeatureReproducibilityN/A
Status resolvedResolutionfixed 
Summary0000493: [PATCH] New game mode
DescriptionI introduce a new game mode (GameMode = 3) that is more flexible than the older Commander Ends mode (GameMode = 2). You can find a description of it here: http://spring.clan-sy.com/wiki/Lineage. Attached is a patch genereated with "svn diff".
TagsNo tags attached.
Attached Files
lineage.patch (Attachment missing)
Checked infolog.txt for Errors

Activities

det

2007-03-22 13:47

reporter   ~0000809

I made a mistake, this GameMode is 2, the older Commander ends mode is 1.

KDR_11k

2007-03-24 09:18

reporter   ~0000812

Careful, some mods may declare more than one commander unit so e.g. all buildings have to be destroyed to trigger comm ends (kinda like C&C quick match option).

det

2007-03-25 09:53

reporter   ~0000814

Last edited: 2007-03-25 09:58

That kind of gameplay seems mostly incompatible with the gamemode introduced in this patch. In fact, this patch doesn't ever test to see if a unit is a commander, it just saves the id of the first commander created. Players of the mods you descibed can continue to use the older commander ends mode.

tvo

2007-04-04 23:15

reporter   ~0000866

Committed, r3545.

Thanks for your contribution. Oh, and next time please set your editor to insert tabs, not spaces, when indenting. For the rest it was fine; I have added a few comments in the code though (hint ;-)).

Issue History

Date Modified Username Field Change
2007-03-22 13:41 det New Issue
2007-03-22 13:41 det File Added: lineage.patch
2007-03-22 13:47 det Note Added: 0000809
2007-03-24 09:18 KDR_11k Note Added: 0000812
2007-03-25 09:53 det Note Added: 0000814
2007-03-25 09:58 det Note Edited: 0000814
2007-04-04 23:15 tvo Status new => assigned
2007-04-04 23:15 tvo Assigned To => tvo
2007-04-04 23:15 tvo Status assigned => resolved
2007-04-04 23:15 tvo Resolution open => fixed
2007-04-04 23:15 tvo Note Added: 0000866