summaryrefslogtreecommitdiffstats
path: root/crawl-ref
Commit message (Collapse)AuthorAgeFilesLines
* Mummies don't hunger from spellcasting.haranp2007-07-031-0/+3
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@1738 c06c8d41-db1a-0410-9941-cceddc491573
* Bad message on poisoning melee atacks (1747220).haranp2007-07-031-1/+1
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@1737 c06c8d41-db1a-0410-9941-cceddc491573
* Coloured power display. This is, for now, a rather extreme hack.haranp2007-07-036-12/+22
| | | | | | | | Note that some spells (e.g. Apportation) have no actual power limits, so they will always be 'red'. Suggestions welcome. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@1736 c06c8d41-db1a-0410-9941-cceddc491573
* Don't say "It comes into view" for invisible monsters that turned invisibledshaligram2007-07-031-0/+2
| | | | | | on the same turn they stopped travel/explore. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@1735 c06c8d41-db1a-0410-9941-cceddc491573
* Fixed sling bullets not being fired correctly.dshaligram2007-07-032-2/+5
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@1734 c06c8d41-db1a-0410-9941-cceddc491573
* Fixed debug fight simulator.dshaligram2007-07-034-11/+27
| | | | | | Dialed javelin base damage down a notch. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@1733 c06c8d41-db1a-0410-9941-cceddc491573
* Manual update (David).dshaligram2007-07-0331-422/+683
| | | | | | | | | | | Added javelins and sling bullets. Only Urug gets javelins at the moment. No monster gets sling bullets, but they can be randomly generated. Added deep elf blademasters and master archers to provide Silence-users some entertainment on Elf:7. I've adjusted the non-rogue-layout Elf:7s to use blademasters. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@1732 c06c8d41-db1a-0410-9941-cceddc491573
* Unrandarts could get confused (specifically Robe of Augmentation andharanp2007-07-032-2/+7
| | | | | | | Robe of Night.) git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@1731 c06c8d41-db1a-0410-9941-cceddc491573
* Initial spell-power-bar implementation (1746561). No colours yet.haranp2007-07-032-17/+46
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@1730 c06c8d41-db1a-0410-9941-cceddc491573
* [1747043] Tried items shouldn't show up as 'tried' in a shop that IDsharanp2007-07-031-2/+3
| | | | | | | stock. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@1729 c06c8d41-db1a-0410-9941-cceddc491573
* Minor cleanups (especially of Xom code.)haranp2007-07-038-97/+53
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@1728 c06c8d41-db1a-0410-9941-cceddc491573
* Staves aren't clumsy (Darshan.)haranp2007-07-031-1/+1
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@1727 c06c8d41-db1a-0410-9941-cceddc491573
* Made the weapon warning one-off (until you change weapons.)haranp2007-07-035-11/+19
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@1726 c06c8d41-db1a-0410-9941-cceddc491573
* adding warning message when wielding nonweapons j-p-e-g2007-07-032-6/+5
| | | | | | | or launchers in melee git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@1725 c06c8d41-db1a-0410-9941-cceddc491573
* Monsters are less likely to examine big stacks of items.dshaligram2007-07-032-1/+14
| | | | | | | | Fixed monsters being able to switch from cursed hand weapon to launcher. Updated CREDITS. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@1724 c06c8d41-db1a-0410-9941-cceddc491573
* [1746800] Fixed Xom penance affecting new deity piety.dshaligram2007-07-021-1/+1
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@1723 c06c8d41-db1a-0410-9941-cceddc491573
* Give goblins slings instead of blowguns, give orc knights a chance of startingdshaligram2007-07-022-3/+12
| | | | | | | | with a crossbow. Increased monster base to-hit for slings. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@1722 c06c8d41-db1a-0410-9941-cceddc491573
* Monsters weren't picking up potions, fixed.dshaligram2007-07-021-0/+2
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@1721 c06c8d41-db1a-0410-9941-cceddc491573
* Fixed broken check for launchers in item creation (oops).dshaligram2007-07-021-2/+2
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@1720 c06c8d41-db1a-0410-9941-cceddc491573
* Allow monsters to be generated with both melee and ranged weapons. This appliesdshaligram2007-07-021-1/+12
| | | | | | | only to monsters that are normally generated with either (like kobolds), not to pure-fighters or pure-archers. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@1719 c06c8d41-db1a-0410-9941-cceddc491573
* [1746555] Fixed lingering instances of spell_type(x).dshaligram2007-07-022-10/+3
| | | | | | Orcs no longer get blowguns. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@1718 c06c8d41-db1a-0410-9941-cceddc491573
* Experimental monster weapon swapping implementation. Allow monsters to usedshaligram2007-07-0219-344/+787
| | | | | | | | | | throwing weapons (hand axes, spears, clubs, daggers). Give orcs and orc warriors a chance of being generated with throwing weapons (axes or spears). Throwing weapons are stacked in monster inventory, but unstack when dropped. We may want to consider fully stackable throwing weapons at some point. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@1717 c06c8d41-db1a-0410-9941-cceddc491573
* Drop and pickup menus now support Ctrl-F to select all items matching a regex.haranp2007-07-023-2/+39
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@1716 c06c8d41-db1a-0410-9941-cceddc491573
* Spellcasting, Evocations and Invocations are now displayed modified in theharanp2007-07-021-1/+15
| | | | | | | 'm' screen (peer pressure, peer pressure...) git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@1715 c06c8d41-db1a-0410-9941-cceddc491573
* 1622385: there is now a Confirm keymap context for yesno() andharanp2007-07-023-7/+17
| | | | | | | yesnoquit(). git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@1714 c06c8d41-db1a-0410-9941-cceddc491573
* 1616158: Easy-butcher sequence if you are wearing gloves and can butcherharanp2007-07-022-16/+41
| | | | | | | | | | | | | barehanded (effectively ghouls + those with MUT_CLAWS.) The takeoff/puton armour messages will appear out of sequence, but this is a bug in the delay process; you can see it now by taking off armour while wearing a cloak. This could be fixed by having the delay start message only trigger when the delay actually starts (as opposed to when it's pushed onto the queue) but I'm not doing that because I'm not sure where the code assumes the current behaviour. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@1713 c06c8d41-db1a-0410-9941-cceddc491573
* [1746212] Fixed paralysed monsters being able to follow the player acrossdshaligram2007-07-021-4/+5
| | | | | | levels. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@1712 c06c8d41-db1a-0410-9941-cceddc491573
* Ghosts/demons should have dig in slot 5 (misc2), not slot 4 (misc1.)haranp2007-07-012-4/+8
| | | | | | | Should fix 1743674: ghosts using dig as an offensive spell. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@1711 c06c8d41-db1a-0410-9941-cceddc491573
* 1731074: item prices should be shown on leaving the dungeon.haranp2007-07-011-1/+1
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@1710 c06c8d41-db1a-0410-9941-cceddc491573
* 1736793: slightly better teleport messages.haranp2007-07-011-7/+17
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@1709 c06c8d41-db1a-0410-9941-cceddc491573
* Tutorial condolences message shouldn't display if you escape theharanp2007-07-012-7/+6
| | | | | | | dungeon. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@1708 c06c8d41-db1a-0410-9941-cceddc491573
* Moved hellmouths back to hells.des after discussions with David.dshaligram2007-07-016-112/+134
| | | | | | Restored a couple of other maps. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@1707 c06c8d41-db1a-0410-9941-cceddc491573
* Added NSUBST.dshaligram2007-07-019-25/+256
| | | | | | | Should not highlight unvisited stairs in the Vestibule, since travel cache doesn't track visited-ness of Vestibule stairs. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@1706 c06c8d41-db1a-0410-9941-cceddc491573
* [1745789] Fixed shield blocking happening without shield (Eino).dshaligram2007-07-012-2/+2
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@1705 c06c8d41-db1a-0410-9941-cceddc491573
* Level updates collated by David.dshaligram2007-07-0131-8008/+7354
| | | | | | | | Fixed DEPTH: not being read correctly, added more map validation. Increased attack speed of ice statues. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@1704 c06c8d41-db1a-0410-9941-cceddc491573
* Branch end stair fixup should not be applied to the Vestibule.dshaligram2007-06-301-1/+2
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@1703 c06c8d41-db1a-0410-9941-cceddc491573
* Fixed a couple of infinite loops.dshaligram2007-06-301-2/+2
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@1702 c06c8d41-db1a-0410-9941-cceddc491573
* [1742338] Fixed Hell portals not being revealed correctly when the horn isdshaligram2007-06-3028-155/+693
| | | | | | sounded. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@1701 c06c8d41-db1a-0410-9941-cceddc491573
* The tutorial now uses set_more() to display the ability-menu helpharanp2007-06-308-32/+52
| | | | | | | | | | (so Menu doesn't need to be aware of the tutorial.) set_more() support with multi-line strings will only work if there are enough free lines; it doesn't (yet) reduce pagesize. Also, it doesn't handle newlines which aren't EOLs. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@1700 c06c8d41-db1a-0410-9941-cceddc491573
* Implemented 1633998: summary line for large stacks, controlled by theharanp2007-06-306-59/+139
| | | | | | | | | | item_stack_summary_minimum option. Artefacts and glowing/runed items get yellow and white, respectively. Also, the entire item list on the floor will be displayed if it fits onto the screen (and not if there are five or less items, as before.) git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@1699 c06c8d41-db1a-0410-9941-cceddc491573
* Running now respects travel_delay.haranp2007-06-305-57/+53
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@1698 c06c8d41-db1a-0410-9941-cceddc491573
* Removed hill dwarves.haranp2007-06-305-90/+23
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@1697 c06c8d41-db1a-0410-9941-cceddc491573
* Fix for 1735848: animate dead now skips over corpses which can't beharanp2007-06-291-16/+18
| | | | | | | animated. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@1696 c06c8d41-db1a-0410-9941-cceddc491573
* Fix for 1745414, glamour was giving bad messages 1 time in 4.haranp2007-06-291-1/+1
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@1695 c06c8d41-db1a-0410-9941-cceddc491573
* Added a spell inspection screen, bound to 'I'.haranp2007-06-294-10/+36
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@1694 c06c8d41-db1a-0410-9941-cceddc491573
* Implemented 1715578: pressing '!' in the Z? screen toggles betweenharanp2007-06-295-63/+134
| | | | | | | showing schools/success and hunger/power. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@1693 c06c8d41-db1a-0410-9941-cceddc491573
* Fix off-by-one bug in Abyssal altar generation (dolorous.)haranp2007-06-291-1/+1
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@1692 c06c8d41-db1a-0410-9941-cceddc491573
* Steam clouds now do damage proportional to their density (experimental).dshaligram2007-06-294-4/+35
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@1691 c06c8d41-db1a-0410-9941-cceddc491573
* [1745278] Added missing period at end of confusing touch message.dshaligram2007-06-291-1/+2
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@1690 c06c8d41-db1a-0410-9941-cceddc491573
* Adjust dragon armour properties back towards 4.0 (they were using 4.1.2 propsdshaligram2007-06-292-10/+10
| | | | | | due to an accidental import circa 0.1). I've left hides closer to the 4.1.2 AC. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@1689 c06c8d41-db1a-0410-9941-cceddc491573