Dungeon Crawl Stone Soup Tracker - DCSS
Viewing Issue Advanced Details
8402 Patches minor always 2014-04-21 13:12 2014-09-19 23:08
Patashu Both  
wheals All  
normal Both  
resolved 0.14 ancient branch  
0.14.0 done  
none    
none 0.16 ancient branch  
0008402: XTAHUA DOES NOT LIKE TO 'OPEN DOORS!' XTAHUA PREFER TO SMASH THEM!
Xtahua does not like to 'open doors!' Xtahua prefer to smash them!
Description As you can guess from the summary, Xtahua is a little upset that he cannot show doors the same brutal strength he does to adventurers who upset his sleep. That is where this patch comes in! This patch creates a new 'Eat' enumeration value, like eating items and eating corpses, that is specifically for doors! When a monster with this flag attempts to move onto a closed door, the door explodes into shards! Much like what a jelly would do, except more impressive! It has also been applied to the serpents of hell, which were also unique dragons that could open doors, so this patch should not cause any balance issues! Finally, the presence of 'eat doors' is checked before the ability to open doors normally - allowing for the future creation of creatures that are smart enough to use equipment, but macho enough to forego doorknobs!

By the way, this is my first time submitting a .patch! If this is the wrong format to submit it as, let me know!

Xtahua thanks you!
? file icon xtahua.patch [^] (5,716 bytes) 2014-04-21 13:12 [Show Content]
? file icon xtahua fixed tabs.patch [^] (5,779 bytes) 2014-04-21 13:18 [Show Content]
Issue History
2014-04-21 13:12 Patashu New Issue
2014-04-21 13:12 Patashu File Added: xtahua.patch
2014-04-21 13:17 Patashu Issue Monitored: Patashu
2014-04-21 13:18 Patashu Issue End Monitor: Patashu
2014-04-21 13:18 Patashu File Added: xtahua fixed tabs.patch
2014-04-21 20:36 chris Note Added: 0025878
2014-04-22 00:44 Patashu Note Added: 0025880
2014-04-22 11:47 Galefury Description Updated
2014-04-23 04:40 wheals Note Added: 0025891
2014-09-19 23:08 wheals Note Added: 0027314
2014-09-19 23:08 wheals Status new => resolved
2014-09-19 23:08 wheals Fixed in Branch => 0.16 development branch
2014-09-19 23:08 wheals Resolution open => done
2014-09-19 23:08 wheals Assigned To => wheals

Notes
(0025878)
chris   
2014-04-21 20:36   
At some rather distant point in the past, the all-caps joke of Xtahua became old and as of now probably qualifies as ancient (but definitely not mighty).
I personally am actually incapable of reading the above and have to copy then modify the text in a local editor to understand anything. Treating the subject line in a certain way I could perhaps see if you're into stale jokes. Applying that to the whole text body is just completely unnecessary. Maybe consider that for future submissions? I'd be grateful at least.
(0025880)
Patashu   
2014-04-22 00:44   
@Chris: Ok, here it is de-capitalized. (I can't figure out how to edit the original issue, so posting it as a note.)

Summary 0008402: Xtahua does not like to 'open doors!' Xtahua prefer to smash them!
Description As you can guess from the summary, Xtahua is a little upset that he cannot show doors the same brutal strength he does to adventurers who upset his sleep. That is where this patch comes in! This patch creates a new 'Eat' enumeration value, like eating items and eating corpses, that is specifically for doors! When a monster with this flag attempts to move onto a closed door, the door explodes into shards! Much like what a jelly would do, except more impressive! It has also been applied to the serpents of hell, which were also unique dragons that could open doors, so this patch should not cause any balance issues! Finally, the presence of 'eat doors' is checked before the ability to open doors normally - allowing for the future creation of creatures that are smart enough to use equipment, but macho enough to forego doorknobs!

By the way, this is my first time submitting a .patch! If this is the wrong format to submit it as, let me know!

Xtahua thanks you!
(0025891)
wheals   
2014-04-23 04:40   
As far as format is concerned, I'd suggest reading http://s-z.org/neil/git/?p=crawl.git;a=blob;f=crawl-ref/docs/develop/git/quickstart.txt;hb=HEAD [^] and http://s-z.org/neil/git/?p=crawl.git;a=blob;f=crawl-ref/docs/develop/patch_guide.txt;hb=HEAD [^] . The TLDR if you already have git set up fine already is that ideally the best format is
git format-patch -1
after committing your changes locally.
(0027314)
wheals   
2014-09-19 23:08   
PUSHED IN 0.16-a0-700-g4ff2473!!!!!!!