Search Results
Searched for posts by fejoa in all forums

Showing results 971 - 980 out of 1011 total
Modify your search
Posted by fejoa, Aug 2, 2011 at 4:17 am
Sorry for the radio silence, I was away for 72 hours.

Ischaldirh wrote
Why are there multiple SecondaryMaterialConfig choices?...

Also on the possibility part, I think a better option than reducing the knight sword's possibility, might be to raise the long sword's. (Better still would be to do a little of both.) My reasoning being, by raising the lesser weapon's possibility, you're also helping it come out more frequently vs other high-powered weapons (and any that might be added in the future). Of course if you do that, you'll have to raise other low-power weapons' possibilities accordingly as well... I dunno, it's tough. Might be a better option to just add some other items at or below long sword power level: falchions, war picks, clubs, and the like.

The secondary material configs are a hangover from LIVAN, and I haven't changed them since.
For the more powerful meleeweapons that lampshade introduced (like TIP_SWORDs etc) these could remain slightly more powerful than traditional weapons, but with a higher than normal EnchantmentMinusChance when unbroken and EnchantmentPlusChance = 0; when broken. This would have the effect that the player is forced to make more investments (scroll of enchant weapon, scroll of repair or otherwise) to make those weapons viable.

The ratio of (BrokenPossibility / Possibility) for the canonical meleeweapons is about 0.1 so Lampshade's weapons (and any others for that matter) could be leveled out according to that. Maybe broken KNIGHT_SWORDs should be more prevalent than normal ones?

I agree that more low-power weapons could be added, like stone-aged weapons. Revisiting those outrageous weapon material choices is a good way of controlling things as well.

chaostrom wrote
So I wanted a look at all the new items and such.

New game
Name WHAT
"X"
Enter New Attnam
"$"
Crash

It's happened every time so far.

This bug has been around since LIVAN as well. It stems from the bug where wishing for a flaming long-sword would result in a crash.
You wouldn't believe it, but it is a one-line script file fix. To fix the bug, add the line "IsAbstract = true;" in the following way to item.dat:

...
flamingsword /* meleeweapon-> */
{
  Adjective = "flaming";
  BaseEmitation = rgb24(150, 120, 90);
  [color=#008080]IsAbstract = true;[/color]

  Config LONG_SWORD;
  {
    ...

Have fun looking at the items.

A more puzzling matter is when a dwarven gas grenade filled with whatever, is offered at the altar of Dulcis
Posted by fejoa, Jul 30, 2011 at 7:24 am
I hev seen this sapphire knight sword as well. I agree with Ischaldirh. The game definitely needs rebalancing with a (google?) spreadsheet, with IVAN 0.5 as baseline difficulty. I'm not such a good game theorist, and I was hoping to canvass opinion from the community about the state of LIVAN's replayability.

If we take the example of the longsword, which has
Possibility = 100;
then a Knight sword would be
Possibility = 2;
instead of 13, which is presently its scripted value. That would have the effect of reducing the occurence of that item in the game, in the way that Izzy suggests.

Furthermore, for our broken knight sword we might choose:

MainMaterialConfig = { 5, GNIESS, RUBY, SAPPHIRE, DIAMOND, FLAWLESS_DIAMOND; }
SecondaryMaterialConfig = { 5, IRON, STEEL, STEEL, MITHRIL, MITHRIL; }

MaterialConfigChances = { 5, 1000, 100, 100, 10, 1; }

instead of the existing:

MainMaterialConfig = { 4, RUBY, SAPPHIRE, DIAMOND, FLAWLESS_DIAMOND; }
SecondaryMaterialConfig = { 4, STEEL, STEEL, MITHRIL, MITHRIL; }

MaterialConfigChances = { 4, 100, 100, 10, 1; }

CLIVAN has some existing crap materials. LEAD already existed in LIVAN I think, but it (and other lousy materials) is not prevalent in the game because it has not been woven into existing scripted items. Tricky, because one must presently manipulate the script by hand. (Which means the script files basically resemble their own roguelike game).
Posted by fejoa, Jul 28, 2011 at 5:36 pm
Ok, here is the thread for posting bugs and suggestions relevant to CLIVAN.
Once a critical mass of issues are identified, then another release can be made.


Right now I have already spotted an issue with rookie kamikaze dwarfs spawning too early in the game, and this can be fixed by altering the script.
In char.dat, HPRequirementForGeneration should be set to 54, not 32.

Thunderbirds also need to be changed so they don't appear too early. Perhaps the following might be appropriate:
HPRequirementForGeneration = 70;
DayRequirementForGeneration = 3;
Posted by fejoa, Jul 28, 2011 at 5:57 am
Yeah, hopefully with a bit of testing we can balance the game a bit. If it can be achieved by the script files alone, then that would be optimal. Some features may also drastically alter the game, so I'm open to the possibility of eliminating some of my implementations.

I'd really love it if Lampshade would drop in and make some suggestions about what he thinks would bring balance to the game.
Posted by fejoa, Jul 28, 2011 at 12:23 am
Perhaps the forestmen should wield taiahas. Yep, the recent natural disasters here in NZ have been good for ivan development, with plenty of time off for programming and scripting.

I added three 'lesser' magic users based on kobolds, goblins and orcs. The goblin warlocks are able to zap wands and a couple of other characters IIRC. So yep, Al can zap as he sees fit ;)
Posted by fejoa, Jul 27, 2011 at 9:05 pm
CLIVAN stands for "Continuation of Lampshade's Iter Vehemens Ad Necem"

The sourceforge page is: http://sourceforge.net/projects/clivan/
The source code has been released under GPL v2 in an SVN repository.
A release has been made available, based on the revision 5 code.
The game is based on LIVAN, hence the name CLIVAN.

This work has been in progress over the last year and has undergone sporadic development, with more focussed development taking place over the last six months. The development has been getting out of hand lately, and so a decision has been made to shore up the stable parts of the code and release those parts.
So what does this mean for CLIVAN in the near future? I would love people to test it out and see if there are any major oversights that need fixing up, so the release can be stabilised.

Developments have been modest and has been restricted to a new dungeon, new jokes, familiar jokes and unfamiliar characters. Below is a list of what's new since LIVAN:

Places:
-------
- The Deep Forest - Go there for some new adventures
- Muntuo - Where dwells a peculiar character new to the game
- The Tomb of Xinroch - Spooky sounding, but sadly, reserved for future development

Faces:
-----------
- Fruit Bat
- Fire Fox
- Mice
- Forest Men
- Levitating Hattifatteners
- Giant Eagles
- High Priestess of Scabies
- Goblin Prison Warden
- Prison guards
- A Mango grower
- Solicitus
- Insudo
- Priest of Solicitus
- Okapi
- Thin Pig
- Starved Ox
- Vampires
- Uldras
- Kabouters
- Thunderbirds
- Goblin Warlocks
- Orc Shamans
- Kobold Alchemists
- Rookie kamikaze Dwarfs
- Grenadier Dwarfs
- Ambulatory mushrooms
- Bare-hands doctors
- Noxious Orchids

Things:
-------
- An underground resistance group in the deep forest
- A goblin jail
- An atheist god, who art above Valpurus
- The constitution of Independent Tweraif
- Klein bottles
- Cauldrons
- Maps - these reveal locations in the worldmap
- Mango tree seedlings
- Monographs of Atheism
- Eptyron, a named axe (people complained that there was no serious artifact axe)
- Pentagonal keys
- Mangoes
- The Holy Mango of Oren Ordent (guess who this is named after )
- Wards that prevent teleportation into certain rooms
- Taiahas
- Milestones - these are used instead of staircases to get around in the deep forest
- Filthy Tunic
- Scroll of Fireballs

States:
-------
- Vampirism - Can drain energy with bite attacks, but stats quickly deteriorate
- Detecting - like teleportitis, but instead it comes up with the "detect material" message

Other:
------

- Characters that can sweat now produce an amount of sweat proportional to endurance as: Volume = long(.05 * sqrt(GetBodyVolume() * GetAttribute(ENDURANCE) / 10));
- Added a new victory condition with a score weighting of 1x, which ties in the Forest Arc with the liberation of Tweraif.
- Repaired confdef.h by changing #define ANTITODE_LIQUID (LIQUID_ID + 9) to #define ANTIDOTE_LIQUID (LIQUID_ID + 9)
- Function Slow() now gives temp state SLOWED instead of HASTED
- Added material softening algorithm
- "SoftenedMaterial" in material configs of material.dat to facilitate the alchemist
- Added an algorithm for AI to zap wands with, based on throwing algorithm.
- Added a way to change the player's sweat material through char.h
- Added milder acid liquid VINEGAR
- Added liquid material: Liquid Horror with EFFECT_PANIC
- Added Vladimir and Ivan image by blob to IVAN_LEVEL entering screen
- Added throwing algorithm and a pick-up-items-to-throw algorithm for the AI
Posted by fejoa, Jul 19, 2011 at 3:23 am
Good move Cap, that should do the trick
Posted by fejoa, Jul 6, 2011 at 9:28 pm
BDR-bugged wrote
Error
this is not the hacker's fault, of course, he/she could not know that the password reset was broken

Actually it's possible the hacker could have spotted that vulnerability from Cap's google spreadsheet detailing the update progress.
Posted by fejoa, May 27, 2011 at 10:56 pm
I can't delete my own posts. Is that normal? When I try, I get the following message:

Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home4/birdfeud/public_html/attnam/delete.php on line 22
Posted by fejoa, May 18, 2011 at 6:07 am
I post in your test topic.