Forum: Idle chatter
February 4, 2022, 21:15
|
Replies: 14
Views: 1,228
|
Forum: Development
January 12, 2022, 16:08
|
Replies: 5
Views: 603
I see. I'd bet that JSON serialization + e.g....
I see. I'd bet that JSON serialization + e.g. zstd compression should do the trick nicely. (Circular references in data structures can be tricky tho, but I'm guessing there's some way to handle that.)
|
Forum: Development
January 12, 2022, 14:59
|
Replies: 5
Views: 603
Regarding the seralization. Is there no...
Regarding the seralization. Is there no reflection-based serialization that would do the trick? I know almost nothing about .NET, but I do know that there are quite a few in JVM-land and it would...
|
Forum: ToME
December 23, 2021, 12:01
|
Replies: 5
Views: 1,144
Sad to hear you ran into this without any...
Sad to hear you ran into this without any foreknowledge.
It was a fairly well known thing back in the day and people would warn about it.
The best advice I can give is to just never rely on the...
|
Forum: ToME
December 9, 2021, 06:55
|
Replies: 16
Views: 1,839
|
Forum: ToME
November 5, 2021, 08:38
|
Replies: 34
Views: 6,094
|
Forum: ToME
November 2, 2021, 17:39
|
Replies: 34
Views: 6,094
|
Forum: ToME
October 15, 2021, 20:38
|
Replies: 34
Views: 6,094
IIRC (it's been a while since I looked at the...
IIRC (it's been a while since I looked at the code)...
To-{hit,damage} bonuses can only flip to positive. You can still find a Dark Sword (0, 0). If you keep finding (+X, +Y), keep those, and go...
|
Forum: ToME
October 14, 2021, 20:28
|
Replies: 4
Views: 1,061
|
Forum: ToME
October 14, 2021, 20:22
|
Replies: 5
Views: 1,135
No. I'm 99% sure the town levels are actually...
No. I'm 99% sure the town levels are actually generated[0] at the start of the game.
EDIT: Basically Yottle is right. Probability of more towns is reduced for each subsequent town. (I think that...
|
Forum: Development
October 14, 2021, 20:21
|
Replies: 6
Views: 1,824
|
Forum: Development
October 11, 2021, 21:05
|
Replies: 6
Views: 2,557
|
Forum: Development
October 6, 2021, 17:48
|
Replies: 6
Views: 1,824
pval
This may be a stupid question, but what does the 'p' in pval actually stand for? Does it stand for anything?
(I have my own guess, but it's just a guess and I'd like to avoid biasing replies.)
|
Forum: Vanilla
September 18, 2021, 23:56
|
Replies: 14
Views: 2,652
|
Forum: Development
September 3, 2021, 07:42
|
Replies: 185
Views: 32,708
|
Forum: ToME
August 11, 2021, 20:14
|
Replies: 14
Views: 7,226
Negative skill values might also wrap around....
Negative skill values might also wrap around. There were quite a few bugs when compiling 2.3.5 on 64-bit platforms.
I'm sure a motivated person could cherry-pick a few later commits which fixed...
|
Forum: Development
February 21, 2020, 13:31
|
Replies: 20
Views: 5,564
|
Forum: Development
February 15, 2020, 18:18
|
Replies: 20
Views: 5,564
|
Forum: ToME
February 15, 2020, 18:05
|
Replies: 22
Views: 12,666
Heh, of course you did this, you madlad! :D
...
Heh, of course you did this, you madlad! :D
The scroll is definitely there in the game data, etc., but I suspect that it cannot be generated in game.
My favorite abuse of the antimagic...
|
Forum: Development
February 14, 2020, 21:40
|
Replies: 20
Views: 5,564
|
Forum: ToME
February 14, 2020, 21:05
|
Replies: 22
Views: 12,666
A bit late to the party, but...
My single...
A bit late to the party, but...
My single favorite thing was some of the (probably unintended) crazy combos that you could pull of... For example: A possessor (which counts as a Magic skill[0])...
|
Forum: Development
March 23, 2019, 10:41
|
Replies: 2
Views: 1,797
|
Forum: Development
March 23, 2019, 08:56
|
Replies: 2
Views: 1,797
Information on the re-licensing of Angband
(Not sure if the correct forum, but I figured that the developers might know the most about this, so... Mods: Feel free to move if more appropriate elsewhere.)
Hi,
Is there any detailed...
|
Forum: Development
October 14, 2018, 11:18
|
Replies: 14
Views: 4,907
|
Forum: ToME
October 13, 2018, 16:46
|
Replies: 4
Views: 2,494
Should be fixed in master now :).
Btw, it's...
Should be fixed in master now :).
Btw, it's obviously up to you, but I actually don't recommend installing system-wide. It's usually just as convenient to just play in the directory you've...
|