October 2020 Commit Log

Number of Commits:
61
Number of Active Developers:
4
rjtanner 2020-10-31 17:17 Rev.: 21528

New maps related to Undermountain of Brittany, added to give more sense of underground depth. Still unlinked from the world map.

9244 lines of code changed in 2 files:

rjtanner 2020-10-31 17:16 Rev.: 21527

Minor cosmetic updates to numerous Undermountain of Brittany maps

21 lines of code changed in 3 files:

rjtanner 2020-10-31 02:15 Rev.: 21526

Syncrhonize Spell_Shellf with Trunk archetypes

857 lines of code changed in 178 files:

silvernexus 2020-10-28 17:01 Rev.: 21525

Add subtype 2 to guide to Close Combat
This makes its subtype match that of the other guides.

6 lines of code changed in 2 files:

silvernexus 2020-10-23 18:11 Rev.: 21524

Rearrange spellcasting checks to block casting before bungling.

48 lines of code changed in 2 files:

silvernexus 2020-10-22 09:54 Rev.: 21523

Refactor some player death code.

43 lines of code changed in 2 files:

silvernexus 2020-10-21 19:19 Rev.: 21522

Disallow loginmethod 2 createplayer commands when the player associated to that socket is already on a map.

14 lines of code changed in 2 files:

silvernexus 2020-10-21 18:27 Rev.: 21521

Prevent a segfault when a skill tool's skill lacks a message.

13 lines of code changed in 2 files:

silvernexus 2020-10-21 18:08 Rev.: 21520

Partially fix #882. Remove the active player on a socket when they send a createplayer command.

29 lines of code changed in 2 files:

silvernexus 2020-10-20 13:37 Rev.: 21519

Fix handling in autojail when a player is killed by starvation.

7 lines of code changed in 2 files:

silvernexus 2020-10-20 13:14 Rev.: 21518

Prevent attempt to dereference None player in QuestAdvance.py.

4 lines of code changed in 2 files:

silvernexus 2020-10-20 13:01 Rev.: 21517

Fix flagstone tile in entrance area of Scorn Tannery that allowed spells to be cast.

6 lines of code changed in 2 files:

ryo_saeba 2020-10-20 09:10 Rev.: 21516

Add descriptions to all skill objects.
Patch by Rebecca Kelly.

https://sourceforge.net/p/crossfire/patches/379/

179 lines of code changed in 41 files:

ryo_saeba 2020-10-20 09:07 Rev.: 21515

Display spell and skill descriptions when examining objects that contain them.
Patch by Rebecca Kelly.

https://sourceforge.net/p/crossfire/patches/378/

83 lines of code changed in 5 files:

ryo_saeba 2020-10-20 09:01 Rev.: 21514

Display information about spellbooks in the object title.
Patch by Rebecca Kelly.

https://sourceforge.net/p/crossfire/patches/377/

158 lines of code changed in 4 files:

partmedia 2020-10-19 12:21 Rev.: 21513

Avoid forcing line breaks

4 lines of code changed in 1 file:

partmedia 2020-10-19 12:20 Rev.: 21512

Refactor town portal spell effects

99 lines of code changed in 1 file:

silvernexus 2020-10-18 11:31 Rev.: 21511

Add a log message to indicate when initialization completes.

5 lines of code changed in 2 files:

silvernexus 2020-10-16 20:36 Rev.: 21510

Remove vestigal hp, sp, grace, food, and xp info labels outside the progress bars from chthonic ui.

1 lines of code changed in 2 files:

ryo_saeba 2020-10-15 03:48 Rev.: 21509

Add missing events, sort list.

13 lines of code changed in 1 file:

ryo_saeba 2020-10-15 03:47 Rev.: 21508

Sort event hooks.

9 lines of code changed in 1 file:

ryo_saeba 2020-10-15 03:32 Rev.: 21507

Add archetype for BOUGHT event.

7 lines of code changed in 2 files:

silvernexus 2020-10-14 17:34 Rev.: 21506

Applying ryo_saeba's nitpick of event naming *before* it gets extensively used.

2 lines of code changed in 2 files:

ryo_saeba 2020-10-14 12:38

Remove notes about renamed functions.

2 lines of code changed in 5 files:

ryo_saeba 2020-10-14 12:18 Rev.: 21503

Fix some function documentation.

21 lines of code changed in 1 file:

ryo_saeba 2020-10-14 11:14 Rev.: 21502

Fix missing return value.

1 lines of code changed in 1 file:

silvernexus 2020-10-14 09:12 Rev.: 21501

Add an event hook for when an item is bought.

10 lines of code changed in 3 files:

silvernexus 2020-10-14 07:36 Rev.: 21500

Prevent a segfault when the server forcibly terminates a connection.

24 lines of code changed in 2 files:

silvernexus 2020-10-12 20:33 Rev.: 21499

Improve utilization of creator arch for hint from the semi-gods creation.

14 lines of code changed in 2 files:

silvernexus 2020-10-12 19:18 Rev.: 21498

Move crafting containers from misc/Container/ to crafting/Container/

250 lines of code changed in 55 files:

silvernexus 2020-10-12 19:04 Rev.: 21497

Move slicing knife stuff from misc/ to crafting/Tools/

60 lines of code changed in 11 files:

silvernexus 2020-10-12 18:57 Rev.: 21496

Move leathers from misc/ to crafting/Materials/, where they are better organized.

57 lines of code changed in 13 files:

silvernexus 2020-10-12 09:00 Rev.: 21495

Prevent race lists for dwarves showing up with "dwarf,gnome,dwarf,dwarf..." and such.

5 lines of code changed in 2 files:

silvernexus 2020-10-11 12:43 Rev.: 21494

Fix House of Treasure only producing the "You are lucky" note and not the accompanying ring/amulet.

213 lines of code changed in 2 files:

silvernexus 2020-10-10 22:54 Rev.: 21493

Add some additional book names.

8 lines of code changed in 2 files:

silvernexus 2020-10-10 22:33 Rev.: 21492

Fix recipe book name generation for products without titles.

4 lines of code changed in 2 files:

silvernexus 2020-10-10 12:32 Rev.: 21491

Add aggravation to the list of spells in sorcery books.

5 lines of code changed in 2 files:

silvernexus 2020-10-10 12:18 Rev.: 21490

Make the horns that cast aggravation have a level above 1 so that they can actually affect things.

8 lines of code changed in 2 files:

silvernexus 2020-10-10 11:32 Rev.: 21489

Make aggravation a castable spell with level-scaling.

20 lines of code changed in 2 files:

silvernexus 2020-10-10 11:14 Rev.: 21488

Prepare aggravation for use as a legitimate spell. Patch some exploits and ensure it functions.

11 lines of code changed in 2 files:

silvernexus 2020-10-09 21:31 Rev.: 21487

Allow file to randomly appear in loot.

8 lines of code changed in 2 files:

silvernexus 2020-10-09 21:24 Rev.: 21486

Add recipes to craft weapons of silvered edge, and allow scythe as a silverable weapon.

335 lines of code changed in 3 files:

silvernexus 2020-10-09 10:15 Rev.: 21485

A silver filings as an arch and the formula to make them using the new file arch.

28 lines of code changed in 4 files:

silvernexus 2020-10-09 09:12 Rev.: 21484

Add crafting file. Add a folder to store crafting items outside misc

34 lines of code changed in 5 files:

silvernexus 2020-10-09 08:13 Rev.: 21483

Add artifact entry for silvered weapons.
Intent is for these to be primarily crafted, but the can show up in random loot occasionally.

21 lines of code changed in 2 files:

ryo_saeba 2020-10-07 05:31 Rev.: 21482

Simplify code.

5 lines of code changed in 1 file:

silvernexus 2020-10-06 21:17 Rev.: 21481

Add additional floorstyles to random maps.

148 lines of code changed in 8 files:

silvernexus 2020-10-06 12:29 Rev.: 21480

Fix museum of arms to correctly show white and balck leather cloaks.
while here, fix a mispalced magic_mouth message on a shield.

13 lines of code changed in 2 files:

silvernexus 2020-10-06 12:28 Rev.: 21479

Add missing map corrections for pupland tiling.

41 lines of code changed in 1 file:

silvernexus 2020-10-04 08:36 Rev.: 21478

Prevent multiple inclusions of main.h. Should fix Bug #871.

6 lines of code changed in 2 files:

silvernexus 2020-10-03 16:59 Rev.: 21477

Prevent buffer overflow in command `plugin.

2 lines of code changed in 2 files:

silvernexus 2020-10-03 08:57 Rev.: 21476

Fix buffer overflow in bowmode command when exceedingly long bowmode is supplied.

10 lines of code changed in 2 files:

silvernexus 2020-10-03 00:04 Rev.: 21475

Skip interpreting blank lines in dm_file.

5 lines of code changed in 2 files:

silvernexus 2020-10-02 17:36 Rev.: 21474

Fix stale references to animation_id.

2 lines of code changed in 1 file:

silvernexus 2020-10-02 17:23 Rev.: 21473

Fix potential segfault from uninitialized context->event pointer.

7 lines of code changed in 2 files:

ryo_saeba 2020-10-02 12:59 Rev.: 21472

Fix wrong container name with using 'apply -u'.

2 lines of code changed in 1 file:

silvernexus 2020-10-02 10:29 Rev.: 21471

Partially revert r21333 to prevent a segfault on the greenway plane.

4 lines of code changed in 1 file:

rjtanner 2020-10-01 12:41 Rev.: 21470

Remove incorrect reference to 'artifact Port Joseph Bank' in world/world_101_114 map

1 lines of code changed in 1 file:

ryo_saeba 2020-10-01 11:39 Rev.: 21469

Use the Animations directly instead of using a number.
Hide a non significant variable.

110 lines of code changed in 26 files:

silvernexus 2020-10-01 10:48 Rev.: 21468

Use map tiling between pup_land/world and pup_land/rainbow/islands. Update exit references to reflect subsequent repositioning of map data.

1696 lines of code changed in 12 files:

ryo_saeba 2020-10-01 05:23 Rev.: 21467

Wrap nrofpixmaps in a function to not expose global variable.
Rename 'New_Face' to 'Face'.
Use Face* instead of face number.

275 lines of code changed in 39 files:

September 2020 »

Generated by StatSVN 0.7.0