Search Results
Searched for posts by vasiliy in all forums

Showing results 101 - 110 out of 431 total
Modify your search
Posted by vasiliy, Feb 26 at 12:14 pm
btw: are you all throwing useless items away too instead of simply dropping them? free expirience!
Posted by vasiliy, Feb 26 at 11:54 am
red_kangaroo wrote
They can be killed without protection, but you need to only ever take on 1 siren, always have water ready for sipping, so they cannot knock you out, and ideally dual-wield so you can disable them quickly. If 2+ sirens catch up to you or your water runs out, you are dead.
yeah. but still, the chance for their song to succeed is high, so if PC doesn't instakill them… so i felt that some protection would be nice. 2-3 sirens are still a threat, so it doesn't change much: you'll still want to fight them one by one. this is mostly so i could switch weapons, or avoid dual-wielding, and still have better chances. otherwise they are quite easy to get rid of, of course, by the time PC need to deal with them.

red_kangaroo wrote
IIRC there is a comment somewhere in the code that magpies' AI broke down catastrophically when the player was invisible, so they were made to see invisible.
i believe that it should work as expected. magpie AI already deals with the case where no neighbours found, so it should be ok. i refactored the visibility check a little, though: this could be the case why old code failed. at least i've seen no problems yet.

red_kangaroo wrote
One more effect might be a 10% chance to mispronounce a prayer, resulting in the punishment instead of the boon.
oh, thank you! i tend to forget about gods system all the time! yes, this is great too. so far i have those possible effects:


1. failing to read the scroll (maybe with some undesirable magic effect).
2. spill some fluid on drinking.
3. drop the bottle on drinking (and it shatters).
4. change the direction of magic wand shot.
5. activating a trap: drop it down, and it traps you (the mine explodes).
6. throwing something changes the direction, like for wands.
7. One more effect might be a 10% chance to mispronounce a prayer, resulting in the punishment instead of the boon.
8. (undecided yet) maybe increase the chance to miss with the attack? …and increase critical chance too, just to give some effect PC may want.
9. spellcasters sometimes fail their spells, siren fails their songs.
Posted by vasiliy, Feb 26 at 9:36 am
btw. hiccups state does nothing for now. i have the ideas for hiccups effect:
1. failing to read the scroll (maybe with some undesirable magic effect).
2. spill some fluid on drinking.
3. drop the bottle on drinking (and it shatters).
4. change the direction of magic wand shot.

also. "scroll of hiccups" (or wand of hiccups). cursed wizards will fail their spellcasting, sirens will be unable to sing properly.
Posted by vasiliy, Feb 26 at 8:09 am
btw, my lucky character. ESP from floating eyes (that's how i died: tried to buff it to permanent). telecontrol from blink dogs, hasted from mushrooms (lucky bastard! yep, the amulet of speed helps too, but i got it much later). i have several other rings in the inventory, and switching them. SPOILER ALERT. Click here to see text.
killed giant mushroom in FC with earthquake (from the scroll): poor thing had nowhere to move, and was smashed by a falling boulder.
proud atheist, never prayed to any god. explored Salty Cave just for fun.

that's me savescumming to the moment where i trying to get the kid. due to the number of monsters in prison the easiest way is SPOILER ALERT. Click here to see text.
to get him killed, and resurrect the body in some calmer place. sorry, kid, it was not the prettiest escape plan, i know.


killed white unicorn, and found that i cannot can its flesh. why? need to find out yet. (upd: because i'm dumb, and forgot to remove that flag.)

also, i feel that we need the easier way to access BM. i mean, i could farm a lot of money, but there's nothing to do with them.
Posted by vasiliy, Feb 26 at 7:38 am
Dark-Star2018 wrote
What you've got already is awesome and there's still plenty for 0.61
thank you! tbh, new builds are not really "releases" per se: it's just a way for other people to try new features. there is no schedule, new build pushed away when i believe that it is stable enought for others to play (and i am often wrong, lol).

i am bumping "n" in "v0.666.n" just for convenience, it is more like a timestamp.

also, i really hope to start working on random encounters soon. this is somewhat scary part: while i know what to do, it is more like "ok, i need to touch it somewhere in that area" knowledge. it is still little scary to dive into mostly unknown code parts, so i keep pushing this to "next time". need to stop doing that, and do the real thing instead.
Posted by vasiliy, Feb 26 at 7:15 am
red_kangaroo wrote
Well, that is kinda a challenge run. But I see no reason why it should be impossible, especially when you have access to GC too.
btw, this (free GC) still bothers me. it feels like a game breaker. but hiding GC until Petrus takes away encrypted scroll doesn't feel right too.

red_kangaroo wrote
Though defeating the castle or rebels with no pets and no gods might be quite a task.
i can't even imagine how to catch royal wizard, tbh. detect, telecontrol, teleport and luck, i guess.

red_kangaroo wrote
Yeah, I think this is a good feature.
tbh, i simply couldn't find anything else to use as protection, it was a desperate shot. because i think sirens are way too overpowered without a way to protect yourself somehow. if you cannot one-shot her, it usually means death: either you will be killed while unconscious, or she will steal your weapon and armor, and you're done again.

also, i made skulls wearable too ("too" — i mean, i shamelessly stole it from vanilla), and it seems that one siren managed to wear the skull. i guess that one was a death metal fan.

red_kangaroo wrote
BTW (and this is pure speculation), do shields of resistance work correctly in k8? In vanilla, they rely on the fact that shields give their defence bonuses to all body parts, both AV and elemental. But if k8 has a different handling of shield defences, Aegis and shields of reistance might not work as expected.
you pointed me to `humanoid::GetGlobalResistance()` in vanilla somewhere in this thread, so i took that part. shields added to global defence — that's why i buffed my shield several times. the only change i made is divided physical bonus by 2.

i also made humaniods to block with the shield first (see `humanoid::CheckForBlock()`), and blocking with the shield uses less stamina (see`character::CheckForBlockWithArm()`). this way shields are useful even in midgame: buffed shield can absorb good amount of damage for smaller stamina penalty.

btw, `character::GetRandomNeighbour()` should check for visibility, i believe: i can't see why magpies are able to steal from invisible player. either i illuminated as a christmas tree and NOT invisible, or they should not be able to see my valuables. the exception is mind worms: they don't care.

also skunks, rogues, fruit bats… they all use this method to find a victim. so it is logical to check for visibility there.
Posted by vasiliy, Feb 25 at 9:49 pm
i wonder if it is possible to finish all Aslona quests without pets and prayers.
SPOILER ALERT. Click here to see text.
i managed to do GF and FC. it was a lucky run, though: 2 lamps with 2 wishes (belt of levitation, flaming katana), and found arcanite chain mail. no SoCM, but used SoHM and asked tailor/smith to harden my things too. lucky me, found Merka on GC2, and a lot of gem stones. as in k8I it is possible to enter GC without giving encrypted scroll to anybody, i left it in smith house, and after some GC decided to go to Aslona. bought full helmet and managed to kill most sirens. also found a shield of magic resistance, and buffed it a lot. so it was katana+shield run.

2 rings of electricity resistance, managed to kill a wizard in FC quite fast. took the prize and run away.

died trying to kill the floating eye. silly me. sirens gathered around while i was unconscious, took my helmet and other equipment, and i was done.

i also found that anti-siren full helmets seems to work rather good. one siren is mostly harmless this way (not fully harmless, they managed to steal some of my gear; lucky me, not a helmet). two sirens is a threat, three sirens is usually death. i think it's ok.
Posted by vasiliy, Feb 25 at 7:50 pm
just for fun, compression ratios:
| packtype |         fname          | filesize |  pksize  | ratio |
|----------|------------------------|----------|----------|-------|
| 1        | worldmap/worldmap.dat  |   722495 |    43459 |    6% |
| 1        | screenshot.raw         |   305296 |    60761 |   19% |
| 0        | info.txt               |      152 |      152 |  100% |
| 1        | game.dat               |   457024 |    56703 |   12% |
| 1        | dungeons/level_4_0.dat |  1361811 |    91157 |    6% |
| 1        | dungeons/level_4_1.dat |  2779963 |   188622 |    6% |
| 1        | dungeons/level_4_2.dat |  1326764 |    98693 |    7% |
| 1        | dungeons/level_2_0.dat |  5089335 |   266273 |    5% |
| 1        | dungeons/level_1_0.dat |  2313521 |   156394 |    6% |
| 1        | dungeons/level_1_1.dat |  4463024 |   230913 |    5% |
| 1        | dungeons/level_1_2.dat |  2429108 |   164699 |    6% |
| 1        | dungeons/level_1_3.dat |  1722983 |    59984 |    3% |
compression is fast, and it is definitely worth the efforts.
total uncompressed size: 22,971,476 bytes.
total compressed size (with SQLite overhead): 1,445,888 bytes.
Posted by vasiliy, Feb 25 at 5:37 pm
i think we're close to the new build. "release early, release often."
Posted by vasiliy, Feb 25 at 3:17 pm
changed ectoplasm to liquid. let's see what will break.

also, sometimes Kenny is spawned as skeleton puppy. just for fun.