[Announce] Poschengband 3.3.0 Released
Collapse
X
-
Ah, I see what probably happened here. Some unique dropped it, I picked it up and the new auto-id code id'ed it before I saw the ego. My local branch identify does the exact same thing as *identify*, which I guess caused the problem. Sorry to bug you!Glaurung, Father of the Dragons says, 'You cannot avoid the ballyhack.'Comment
-
Code:old_known = identify_item(o_ptr); o_ptr->ident |= (IDENT_MENTAL); ego_aware(o_ptr);
Comment
-
I'm working right now on setting up termcasting. I'll post again when I succeed or give up. In either case, I will be streaming within the hour. I'll post when I go live.
Should be a long stream for most/all of tonight, since I have a flight in the morning and my sleep schedule is already screwed up.Comment
-
Okay, termcasting is being stubborn, but I'm going live for now anyways.
edit: Stream down for now at least, because it was pretty empty and I have a bit of prep to do before my flight tomorrow AM.Last edited by krazyhades; June 24, 2014, 04:40.Comment
-
Suggestion: leave chat windows visible if possible so players can leave tips. Not everyone has a mic.Last edited by HugoVirtuoso; June 24, 2014, 21:11.My best try at PosChengband 7.0.0's nightmare-mode on Angband.live:
https://www.youtube.com/watch?v=rwAR0WOphUA
If I'm offline I'm probably in the middle of maintaining Gentoo or something-Linux or other.
As of February 18th, 2022, my YouTube username is MidgardVirtuosoComment
-
I keep the chat open in a monitor right next to the one that's broadcasting. I can keep it on the broadcasting screen so as to allow non-live listeners to see what I'm responding to, but I do keep chat uncovered.
edit: and for live viewers to assess message delay time.Comment
-
Should a berserker ever use a rune sword? It's perma cursed and I worry about not being able to un-equip it. What benefits do those swords gain on leveling up?
My char is here: http://angband.oook.cz/ladder-show.php?id=16344
Any other comments/tips would be welcome, too. I bet my item stats are an outlier compared to most players What was new in 3.3.4?Comment
-
The Rune-Sword is permanently cursed and increases in weapon dice, and accuracy and damage the more you use it to kill monsters. You will have to spend a **VERY LONG** period of time killing monsters with this to see it effectively grow in power.
And permanently cursed means you will be stuck forever once you equip the Rune Sword. The only way to get this off is to use a Scroll of Mundanity. But, as a Berserker...you can't!!My best try at PosChengband 7.0.0's nightmare-mode on Angband.live:
https://www.youtube.com/watch?v=rwAR0WOphUA
If I'm offline I'm probably in the middle of maintaining Gentoo or something-Linux or other.
As of February 18th, 2022, my YouTube username is MidgardVirtuosoComment
-
-
I was referring directly to the Berserker class. Berserkers always have a 100% failure rate for all scrolls and all magical devices in PosChengband.My best try at PosChengband 7.0.0's nightmare-mode on Angband.live:
https://www.youtube.com/watch?v=rwAR0WOphUA
If I'm offline I'm probably in the middle of maintaining Gentoo or something-Linux or other.
As of February 18th, 2022, my YouTube username is MidgardVirtuosoComment
-
Yeah, I know. I've played them. They can remove regular cursed equipment with their brute strength. Though I vaguely remember having trouble with a cursed lamp that I couldn't take off...Comment
-
What keys do you all use to hold macros, besides tab?
I use the roguelike keyset, and I find it's pretty densely in use. I'm not sure how to set up a macro that uses ALT. The Interact With Macros > Create a Macro command has trouble reading ALT-Q (for example) for me.
The help file on macros indicates that there should be something I can open and edit, but I'm not sure where it lives given that the /lib/user/ pref files say they are dumps that will get overwritten.
edit: going with the num keys for nowLast edited by krazyhades; June 28, 2014, 07:01.Comment
Comment