Next competition
Collapse
This is a sticky topic.
X
X
-
My Chiptune music, made in Famitracker: http://soundcloud.com/patashuComment
-
Y'all have 9 days to post a TOME2 savefile (whether it's 2.3.x or 2.4.x) that you'd like to see used for comp 205. Otherwise, I may try to make one myself, and I've never played TOME2 before. I promise I'll create said character without reading any documentation firstGlaurung, Father of the Dragons says, 'You cannot avoid the ballyhack.'Comment
-
You should actually do that. Just pick race/subrace/class/options that sound interesting and inflict them on everyone.Comment
-
Comment
-
Just a correction: There's no T2 2.4.0 -- that's the "in-progress" version number of 2.4.1 (I guess). Quite an unfortunate mistake.
Since there seems to be a bit of interest: If anyone wants to give compiling on Windows a go, I suppose I could pretty easily just tag the current HEAD on master and officially make that 2.4.0. Anyone up for that?
(Please use 2c8b8579faf729b9cf21b8b2d827f0e482570bd3 as a starting point. If you have fixes/problems please just post them to the GitHub issue tracker or, even better, make a PR. Failing that, feel free to post in the Variants forum. I'll wait to tag until we get a Windows compile then I can probably attach that as a "Release" on GH.)
EDIT: @debo: I'd recommend choosing the Theme module. For me, at least, it's vastly more enjoyable. There's a "choose random option" key on the character generation screen, but it occasionally causes an infinite loop. I haven't found the exact reason yet, but if you just retry the chargen process a few times, I think it should work. (Or just roll dice or something instead .). Oh, and we should probably avoid the Bard class -- but then again, maybe it'd be good to see if anyone has the patience to do anything with it.
EDIT#2: Also, just a heads up: This requires a recent compiler; not exactly sure how recent, but this GH issue is probably relevant.Last edited by AnonymousHero; May 2, 2017, 18:37.Comment
-
I managed to build 2.3.4 but I'm getting aborts when I try to save+quit, which makes it hard to make a savefile. I'll try again later. Does anyone know why we would have preferred 2.3.4 to 2.3.5 in the previous comp we did for this game? Is 2.3.5 broken or something?
[Edit: I can't save properly in 2.3.5 either. It's generating files in ~/.tome/2.3/, but I can't load them. Can't tell if the savefiles or bad or not because of it.)Last edited by debo; May 12, 2017, 03:37.Glaurung, Father of the Dragons says, 'You cannot avoid the ballyhack.'Comment
-
I managed to build 2.3.4 but I'm getting aborts when I try to save+quit, which makes it hard to make a savefile. I'll try again later. Does anyone know why we would have preferred 2.3.4 to 2.3.5 in the previous comp we did for this game? Is 2.3.5 broken or something?
[Edit: I can't save properly in 2.3.5 either. It's generating files in ~/.tome/2.3/, but I can't load them. Can't tell if the savefiles or bad or not because of it.)
Did you try building the GitHub "master" version? If so, what problems did you encounter? (I think you should probably post a new thread to avoid cluttering up this one.)Comment
-
Glaurung, Father of the Dragons says, 'You cannot avoid the ballyhack.'Comment
-
I managed to build 2.3.4 but I'm getting aborts when I try to save+quit, which makes it hard to make a savefile. I'll try again later. Does anyone know why we would have preferred 2.3.4 to 2.3.5 in the previous comp we did for this game? Is 2.3.5 broken or something?
[Edit: I can't save properly in 2.3.5 either. It's generating files in ~/.tome/2.3/, but I can't load them. Can't tell if the savefiles or bad or not because of it.)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 had a vague plan to add in automatic support for competition entry on the webserver (after spectating and recording are done) with the hope I could get it done in time for a 4.1 release/competition.. I'll have my work cut out to get that done in time for this. But I'll give it a go.Comment
-
(Not responding to you specifically, but...)
Let's be clear: The old versions are broken in numerous ways related to various overflows[1] and don't you even try to compile for 64-bit[2]. Most or all of these problems have been fixed in my fork.
If someone can give me, or link to, basic instructions for getting a Windows compilation setup using e.g. MinGW (or similar), I can try to do the Windows compile myself. (Caveat: I have no Windows licenses at the moment[3] and I'm not going to buy any. Call it "political reasons".). I'm assuming that most Linux players would be capable of compiling the thing themselves.
[1] Which means that if your OS does any kind of hardening, you'll end up with crashes. Frequently.
[2] My favorite was to use Morgoth as a god (piety < 0 at the start, IIRC) and to have a character with several negative skills (Stealth is a good one, but Magic Device or similar would also do). Start game, do nothing, save, reload. You now have 300000 piety and your "negative" skills are now maxed at 50.
[3] Well, I happen to have a volume license for WinXP that's still legal, but I don't think that's of much use to anyone. I do still use it for playing Baldur's Gate once in a while .Comment
Comment