Version 15.6

lostcalpolydude

Developer
Staff member
The following is an abbreviated version of the Subversion commit message logs. Please keep in mind that these messages are intended for other developers and they take the files which were modified into context in order to limit the amount of verbage. In general, they are not intended for general audiences and should not be treated as "official" documentation -- they are informal and abbreviated, at best.

If you do not understand what something says, try looking at the full version of the revision by following the accompanying link for the revision. The only difference is that the files which were modified will be listed, and sometimes, you can guess what happened from file names (though not always). If you still have no idea what happened, that's okay -- it probably doesn't relate to what you're doing with KoLmafia. ^_~

Furthermore, not everything marked as "fixed" is guaranteed to be fixed, not all changes are guaranteed to have a change. This is due the fact that both time and turns are finite and only a limited number of things can be tested. Some changes go in untested, assuming they would work, when they actually don't due to erroneous assumptions.

Finally, if you've got a bug to report, make sure you read up on how to post a detailed bug report. That can be found here. Most importantly, I hate the words "annoying" and "frustrating". Never use them when describing a bug/feature. Ever. Thanks. The abridged revision logs follow.

Revision: 11468
Stylish swimsuits aren't as sleazy for females.

Revision: 11469
Bounds check indices for buffer functions: insert, delete, replace, and
set_length and throw a runtime error rather than taking an exception

Revision: 11470
Subtract the correct amount of brains from inventory when using Lure Minions.

Revision: 11471
Detect accepting and abandoning bounties in Zombiecore.

Revision: 11472
Update brain stat gains as per Darzil's spading

Revision: 11473
Add Hovering Skull equipment

Revision: 11474
The Smile of Mr. A. no longer costs MP. Remove duplicate shiny gold fronts. Add support for casting Summon Minion and Summon Horde.

Revision: 11475
Add trapper link after acquiring Groar's fur

Revision: 11476
Move LogStream and NullStream to the utilities package

Revision: 11477
Move the non-GUI aspects of modifier maximizer to their own class

Revision: 11478
Move static classes in maximizer to their own files

Revision: 11479
Rename 'Spec' to 'MaximizerSpeculation' for added clarity

Revision: 11480
Fix scope of different variables and constants for maximizer

Revision: 11481
Use regular variables and counts instead of bitmasked integers in order to improve code readability for maximizer. This also fixes a bug involving >= 16 pulls.

Revision: 11482
Combine itemdescs.txt and tradeitems.txt into items.txt

Revision: 11483
Add the int[item] get_shop() ASH function.

Revision: 11484
In RuntimeLibrary, directly create int values instead of converting ints to strings to int values.

Revision: 11485
Only enable the milk/ode buttons if you can use them. Track special zombie Bear Hug uses.

Revision: 11486
Fix store management

Revision: 11487
Make SOCK and metallic A goals separate

Revision: 11488
Remove duplicate check (a user won't have a skill that's not in the skill database).
Only attempt to mana-burn if the MP cost is actually non-zero. This will fix a problem with passives.

Revision: 11489
Add bugbear monsters

Revision: 11490
Update mallprices.txt. Parse weapon power from weapon damage. Add support for svn.revision.base property.

Revision: 11491
Bump version to 15.6
 
Top