Forum: Development
August 11, 2022, 07:33
|
Replies: 11
Views: 264
Can't speak for Mac users, but I'm using Linux...
Can't speak for Mac users, but I'm using Linux exclusively, so that's a thumbs up from me :D
https://www.postgresql.org/download/macosx/ seems to indicate the MacOS is pretty well supported by the...
|
Forum: Development
August 10, 2022, 10:24
|
Replies: 11
Views: 264
If you need a shared database then I'd heartily...
If you need a shared database then I'd heartily recommend PostgreSQL. It's free and Free/Libre, it performs well, it's good at preserving data integrity (e.g. you can have data checksumming), etc....
|
Forum: Idle chatter
February 4, 2022, 21:15
|
Replies: 14
Views: 1,403
|
Forum: Development
January 12, 2022, 16:08
|
Replies: 6
Views: 723
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: 6
Views: 723
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,193
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,948
|
Forum: ToME
November 5, 2021, 08:38
|
Replies: 34
Views: 6,475
|
Forum: ToME
November 2, 2021, 17:39
|
Replies: 34
Views: 6,475
|
Forum: ToME
October 15, 2021, 20:38
|
Replies: 34
Views: 6,475
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,139
|
Forum: ToME
October 14, 2021, 20:22
|
Replies: 5
Views: 1,221
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,990
|
Forum: Development
October 11, 2021, 21:05
|
Replies: 6
Views: 2,837
|
Forum: Development
October 6, 2021, 17:48
|
Replies: 6
Views: 1,990
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,723
|
Forum: Development
September 3, 2021, 07:42
|
Replies: 185
Views: 34,351
|
Forum: ToME
August 11, 2021, 20:14
|
Replies: 14
Views: 7,940
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,631
|
Forum: Development
February 15, 2020, 18:18
|
Replies: 20
Views: 5,631
|
Forum: ToME
February 15, 2020, 18:05
|
Replies: 22
Views: 12,809
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,631
|
Forum: ToME
February 14, 2020, 21:05
|
Replies: 22
Views: 12,809
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,821
|
Forum: Development
March 23, 2019, 08:56
|
Replies: 2
Views: 1,821
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...
|