Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Aukustus

Pages: 1 2 3 [4] 5 6 ... 30
46
Stable 11 ARRP released! http://www.thetempleoftorment.net/

Huge changelog:

Code: [Select]
    --Highlights--
    * New Class: Shaman
    * 4 Main Dungeon Branches
    * New Spellbooks
    * New Scrolls
    * New Monsters
    * Monster overhaul
    * Language system for Spellbooks
    * New light/FOV system
    * Level 1 Passive Talents
    * Improved Class screen
    * Customizable Color Palette
    * Upload Standard mode victories and deaths

    Bugs, mistakes and missing things
    * Fixed a freeze with the Regeneris Prohib Disease
    * Fixed a bug where one could leave the supplies of the supply quest to the ground without picking them by exiting the west exit
    * Camera no longer scrolls if the mouse is outside the window (fixed by newer libtcod wrapper)
    * Fixed a crash with the Hawk Companion
    * Fixed some prices being 0
    * Fixed a weird bug with any cursed spellbook leading to casting the Warlock spell Curse
    * Fixed a bug with Curse and Insect Swarm permanently lowering enemy stats
    * Renaming the character renames the save file now too prevent an exploit with changing a name before dying to preserve saves in hardcore mode
    - Fixed some shop UI misalignments
    - Camera scroll region in the bottom of the window was one tile too small
    - Fixed some bugs in Character screen
    - Multiple minor bugs fixed
    - Fixed Nature's Ring's displayed category

    General
    * New Class: Shaman; a caster class
    * Branch system: the main dungeon contains one branch in each of the settings
    * Languages added; you must know the language related to the spellbook, for example Divine Language
    * A light source is required to make tiles explored indoors (does not apply to rogues because of the new Level 1 Passive Talent)
    * FOV is dependent in outdoors on the time of day
    * Customizable Color Palette; colors are loaded from an XML file that can be edited, possibility to have everything also as single color
    * New Merchant; Linguist; sells dictionaries for learning languages
    * Weapon Proficiency moved to Level 15 from Level 9
    * Added a prompt to abandoning the character
    - Improved Class description screens

    Diseases
    * Regeneris Prohib completely prevents natural healing now

    Online Features
    * Ability to upload victories and deaths also in the standard mode
    - Equipped items are shown as "(Equipped)"

    Talents
    * Each Class receives level 1 Passive Talent, either a new one or moved from another level replaced by new
    * Fighter Level 1 Passive Talent: Armor Mastery; -5 Armor Penalty
    * Paladin Level 1 Passive Talent: Aura of Resistance; +5 Resistance
    * Barbarian Level 1 Passive Talent: Melee Mastery; +1 Melee Damage
    * Monk Level 1 Passive Talent: Flagellation; +1 Damage Reduction
    * Ranger Level 1 Passive Talent: Ranged Mastery; +1 Ranged Damage
    * Rogue Level 1 Passive Talent: Dark Adaptation; ability to see in the dark without a light source
    * Bard Level 1 Passive Talent: Jack of All Trades; +1 All Damage
    * Cleric/Mage/Druid/Warlock Level 1 Passive Talent: Spell Accuracy; +5 accuracy to bolt spells
    * New Level 21 Passive Talent for Paladin; Aura of Blessing; +5 To Hit Bonus
    * New Level 9 Passive Talent for Gunslinger; Uncanny Accuracy; Bullets cannot be blocked
    - Changed some Passive Talent levels

    Maps
    * New Area: The Ruined Archives; entrance in the Temple level 3, contains 4 levels + boss level
    * New Area: The Forgotten Halls; entrance in the Catacombs level 3, contains 4 levels + boss level
    * New Area: The Spider Caves; entrance in the Caverns level 3, contains 4 levels + boss level
    * New Area: The Ancient Gardens; entrance in the Ruins level 3, contains 4 levels + boss level

    Monsters
    * Monster overhaul: now monsters can have multiple conditions such as both flying and vampiric etc. compared to having just one previously
    * New Monster: Possessed Archivist
    * New Monster: Black Ooze
    * New Monster: Shambling Dead
    * New Monster: Overgrown Maggot
    * New Monster: Huge Tick
    * New Monster: Spiderling
    * New Monster: Mushroom Patch
    * New Monster: Venus Thorner
    * Vampiric Bats drain only 1 HP instead of 3 HP
    * Ghostly Miners can age the player
    * All creatures that logically are hovering or flying are now considered flying in terms of traps and ground spells
    - Monsters with a unique name no longer have also their normal name

    Items
    * New Scroll: Scroll of Phase Door; teleport to random location in the current map
    * New Scroll: Scroll of Healing; heals the target by 50% of the maximum Hit Points
    * New spellbooks: Shamanic books
    * New spellbook: Arcane Book of Magic Missile; replaces mage's Chain Lightning
    * Chain Lightning becomes a Shaman spell
    * All spellbooks of the same magic school have the same tile and ASCII color
    * Characters start with one Lantern
    * Characters start with one Scroll of Recall
    * Lanterns and torches now work outdoors with giving a larger FOV at night
    * Torches and lanterns have now different radiuses; Torch is +1 and Lantern is +2 to FOV radius
    - Lanterns and torches last much longer
    - Fireball becomes a 1d10 spell from 1d12
    - Holy Nova becomes a 1d10 spell from 1d12
    - Immolation becomes a 1d10 spell from 1d12
    - Poison Cloud becomes a 1d10 spell from 1d12


47
Other Announcements / Re: Roguelike Radio podcast
« on: September 13, 2016, 08:01:38 PM »
Wasn't Frozen Depths guy also a Finn?

Yes he is.

48
Awesome :).

49
I'm experimenting with allowing to use again regular size ASCII graphics: https://dl.dropboxusercontent.com/u/95372567/MiniGraphics.png

50
So I played the newest version of this game and it's good but I have one question: How does the Cthulhu-like god work?

If you mean Ca'thul you have to sacrifice stuff at altars to gain piety. Being nice and having good roleplaying choices instead of evil choices lose piety. You need an Evil alignment to use the deity power.

51
I've been making changes to the light system and FOV; FOV depends on the time of day when in outdoors, and a light source is required to make indoor tiles explored when they are no longer in FOV.  Light sources also affect outdoor FOV, for example at night the FOV is 4 (previously 8 at every time of day) and with lantern it can be increased to 6. Torches will give +1 FOV, and lanterns +2 FOV. I'll figure out a way for rogues to have tiles explored without a light source since they cannot enter stealth if a light is on.

52
I finally found the reason for this bug, there was a neverending loop because of the rest until healed waited until hit points were full and with the regeneration disease it never went to full because of another little issue.

In the mean time until the next release, it's safe to use the regular 'r'est instead of the full rest 'R' or the UI button.

53
I've had the game freeze on me twice in Catacombs when resting. I think it's related to getting Regeneris Prohib :(

I was able to get this now once too, after getting that disease. I've got no idea where the freezing comes from yet. I haven't seen that freezing ever before and now I cannot repeat the freezing either, I can fix your save probably though if you want. PM me and I'll fix it. You can alternatively pray for getting a cure.

That is if it still bothers you.

54
I only picked up one in that town/building where the quest was first given. I thought I could only pick up one at a time?

You can pick all, but anyway, it's worrying that you could leave without picking all three since it's supposed to be restricted.

Edit: I did find the bug actually, you can leave to the center district without picking any of them.

55
I was giving it a go and I think the quartermaster quest is bugged. I delivered a package to summerdale, then returned. The quartermaster asked me if I had done what he asked, but I'm only left with the option to "return". Am I missing a step?

Works for me, I delivered all three packages and it worked.


that's why I asked if I am missing something. I deliver summerdale package first. then when I go back to the guy who gave me the quest, my quest item is gone, but he just asks me if I finished. The other packages are no longer on the floor. How am I supposed to finish it?

You were able to leave the district without picking all three packages?

56
I was giving it a go and I think the quartermaster quest is bugged. I delivered a package to summerdale, then returned. The quartermaster asked me if I had done what he asked, but I'm only left with the option to "return". Am I missing a step?

Works for me, I delivered all three packages and it worked.

Quote
Also, how do I manage my party members? can i equip them, heal them, give orders, etc? How so? It seems like they don't heal when I rest if my character is at full health.

You can heal them with the Healing spellbook. I believe I'll add Scrolls of Healing though that can be targeted. Yeah, they don't heal to full if you're already at full. Perhaps I should change the Rest until Healed so it'd take into account party members too. You can though press 'r' to do regular waiting and they heal.

There's no ordering and equipping. They are level scaled, their Damage/HP/all attributes are increased when you gain levels. For example Gann's HP is 30 + player's level * 1.5 and melee damage is 1d(6+player.level / 4) + 2 + player.level / 8 + player.level / 8. So they can become very powerful.

Quote
Where do I find the king?

The middle area of Westerfall.

Quote
The towns are still kinda getting in the way of my enjoyment of the game. navigating them is quite tedious and they seem needlessly large for the amount of content within.

I get that. My reasoning for that is realism, not everybody in the cities/villages need help. I'll add over the course of time more quests though.

57
Stable 10.2 Released!

Fixed couple of gamebreaking bugs and of course there's now the right mouse click scroll.


Code: [Select]
Bugs, mistakes and missing things   
* Fixed a crash with Drain Life, Pain and Curse

General
* Ability to scroll the menus with right mouse click

58
Any chance of adding an alternate mouse based control method for scrolling/choosing menu options other than using a scroll wheel? Like maybe just clicking on the options in menus or right clicking to cycle through them?

Believe it or not, I don't have a scroll wheel so it makes trying to play with the mouse kinda fumbly.

I can absolutely make them scrollable with right click. Clicking the option rows actually is very hard to do since the y-coordinates of the options are too dynamic. There's too much moving parts :).

59
Stable 10.1 Released!

Code: [Select]
--Highlights--
* Balancing
* New color scheme

--Full log--
Bugs, mistakes and missing things   
* Removed the save when closing the game from the window close; this caused some weirdness when it saved upon crashing
* Monster ASCIIs W and V & w and v were switched
* Removed the mention of the upcoming class Shaman in the level up screen
- Character screen displays now Dexterity bonus with musket damage
- Removed mention of non-firearm weapons with Dexterity description   
- Multiple minor bugs fixed

General
* New color scheme: all colors are changed, mostly in ASCII Mode
* Added an explanation for the Attribute system to the Help
* Inn food is 2 GP instead of 3 GP to make it more desireable
- Game Modes renamed to Rules to make way for the upcoming content   

Items
* Increased the rate of gradual potion effects greatly

Monsters
* Bees are slightly weaker
* Fire Ants are slightly weaker


60
Some news for ASCII fans: I've designed a new dark fantasy color palette for all the colors:

NEW: https://dl.dropboxusercontent.com/u/95372567/NewColor2.png

OLD: https://dl.dropboxusercontent.com/u/95372567/OldColor.png

Pages: 1 2 3 [4] 5 6 ... 30