August 2017 Commit Log

Number of Commits:
42
Number of Active Developers:
5
silvernexus 2017-08-28 19:00 Rev.: 20507

Don't make a local copy of the environment string in sound initialization. We only use it in a read-only manner.

1 lines of code changed in 1 file:

silvernexus 2017-08-27 19:16 Rev.: 20506

Change environment variable access to use unowned string result
This allows for the sound server to run with Vala < 0.25.3.

2 lines of code changed in 2 files:

silvernexus 2017-08-26 20:23 Rev.: 20505

Tweak apply on spellbook of known spell to identify the spellbook and name the spell in the client message.

24 lines of code changed in 2 files:

akirschbaum 2017-08-25 01:56 Rev.: 20504

Make sure all .arc files end with exactly one NL character.

1 lines of code changed in 110 files:

partmedia 2017-08-25 00:23 Rev.: 20503

Fix Mjoellnir

One-handed weapons should only require one arm.

1 lines of code changed in 1 file:

silvernexus 2017-08-23 21:51 Rev.: 20502

Add messages and flag for paralysis, allowing for smarter handling of paralysis in the future.
Also disallow eating food when starving and paralyzed, since it is incogruous to do so.

45 lines of code changed in 5 files:

sarumatix 2017-08-20 01:52 Rev.: 20501

Improved a few spell messages (msg) to provide better feedback to players on what the various attacktypes and pathways spells use are.

6 lines of code changed in 4 files:

silvernexus 2017-08-18 23:06 Rev.: 20500

Fix delayed update of weight limit display on Strength changes.

9 lines of code changed in 2 files:

partmedia 2017-08-15 19:17 Rev.: 20499

Make Mjoellnir one-handed

According to Norse mythology, this hammer can only be wielded on one hand.

1 lines of code changed in 1 file:

partmedia 2017-08-15 18:41 Rev.: 20498

Reduce guild arrest jail time

Submitted by: Jason Zheng

1 lines of code changed in 1 file:

partmedia 2017-08-15 18:39 Rev.: 20497

Use once space afer periods

Submitted by: Jason Zheng

4 lines of code changed in 1 file:

partmedia 2017-08-15 18:39 Rev.: 20496

Rotate bookshelf in Temple of Sorig

2 lines of code changed in 1 file:

silvernexus 2017-08-15 18:19 Rev.: 20495

Patch bug #837: Jumping while captaining a vehicle doesn't relinquish control of vehicle.

16 lines of code changed in 2 files:

partmedia 2017-08-15 17:49 Rev.: 20494

Update Eureca Cave Pass

- Fix grammar in magic mouth questions
- Improve flexibility in magic mouth answers
- Remove decorative signs
- Remove duplicate cobble floor

Submitted by: Jason Zheng

10 lines of code changed in 1 file:

partmedia 2017-08-15 17:49 Rev.: 20493

Add initial reputation support

As reputation support is experimental and still under development, the
database is being kept in memory and is lost after every server restart.

217 lines of code changed in 7 files:

partmedia 2017-08-15 17:48 Rev.: 20492

Remove unused region

0 lines of code changed in 1 file:

sarumatix 2017-08-15 05:52 Rev.: 20491

This change provides players with a spells msg when they learn the spell. Although this information is available in the spell window of the GTK and Java clients, many new players don't notice this at first. By providing the information straight up, new players can gain an insight into what the spell is doing.

8 lines of code changed in 1 file:

partmedia 2017-08-13 14:17 Rev.: 20488

Update version string to 1.72.0

8 lines of code changed in 3 files:

partmedia 2017-08-13 14:17 Rev.: 20487

Make upgrade message more useful

4 lines of code changed in 1 file:

partmedia 2017-08-13 14:17 Rev.: 20486

Normalize application name

2 lines of code changed in 2 files:

partmedia 2017-08-13 14:17 Rev.: 20485

Update README

0 lines of code changed in 1 file:

sarumatix 2017-08-13 05:53 Rev.: 20484

Removed commented out code from spellbook.c relating to player messages relating to literacy and spell skill level checks.

0 lines of code changed in 1 file:

sarumatix 2017-08-13 01:37 Rev.: 20483

This change makes the reasons for players being unable to learn spells when reading from a spellbooks much clearer (I hope).
1) replaced "You are unable to decipher the strange symbols." with a variety of messages based on the difference in level between the book and the players literacy.
2) replaced "You need to be level %d in %s to learn this spell." with a variety of messages based on the difference in level between the book and the players relevant spell skill level.
As this is my first commit involving changes to source code I have left the original code in for clarity.

95 lines of code changed in 1 file:

silvernexus 2017-08-12 23:12 Rev.: 20482

Update usage error message for set_god to display the command correctly and indicate the object must be a player.

4 lines of code changed in 2 files:

silvernexus 2017-08-11 12:36 Rev.: 20481

Fix bug #836 by adding and modifying movers to keep flying players behind the game line in Darcap Circus throwing and shooting games.

79 lines of code changed in 3 files:

silvernexus 2017-08-09 21:27 Rev.: 20480

Patch bug #648: item power ignored from certain items.

36 lines of code changed in 2 files:

partmedia 2017-08-08 08:57 Rev.: 20479

Fix double free after stopping music

1 lines of code changed in 1 file:

partmedia 2017-08-08 01:19 Rev.: 20478

Always generate backtrace

8 lines of code changed in 1 file:

rjtanner 2017-08-08 00:59 Rev.: 20477

Added msg text to the scroll of literacy skill scroll to provide lore on how one can read a scroll to learn literacy.

7 lines of code changed in 2 files:

silvernexus 2017-08-06 17:16 Rev.: 20476

Fix teleporter in Butakis' tower floor 3 to not return the player to outside the tower.

5 lines of code changed in 2 files:

silvernexus 2017-08-06 08:50 Rev.: 20475

Add eureca castle initial direction fix to complete bug #835.

2 lines of code changed in 2 files:

silvernexus 2017-08-05 22:45 Rev.: 20474

Fix animation setting for firewalls.

8 lines of code changed in 2 files:

silvernexus 2017-08-05 22:25 Rev.: 20473

Fix rotation of turnable firewalls.

11 lines of code changed in 2 files:

silvernexus 2017-08-05 20:44 Rev.: 20472

Some additional firewall changes missed in r20471.

28 lines of code changed in 4 files:

silvernexus 2017-08-05 20:08 Rev.: 20471

Change firewalls in maps to use direction instead of sp. Depends on r20469.

3217 lines of code changed in 261 files:

silvernexus 2017-08-05 20:07 Rev.: 20470

Update firewalls to use direction instead of sp to control direction. Depends on r20469.

53 lines of code changed in 8 files:

silvernexus 2017-08-05 20:03 Rev.: 20469

Change firewalls to use direction to control casting direction. Fixes bug #834.

6 lines of code changed in 2 files:

sarumatix 2017-08-04 21:20 Rev.: 20468

Give "The Defender" a positive (rather than negative) impact on armor class.

1 lines of code changed in 1 file:

sarumatix 2017-08-04 21:19 Rev.: 20467

Reduced negative resistance for gaea.arc (fear to -15), ixalovh.arc (fire -15) and ruggilli.arc (cold -15) to make these gods competitive for higher level characters.

3 lines of code changed in 3 files:

sarumatix 2017-08-04 21:17 Rev.: 20466

Reduced negative fire resistance for troll players to make this race slightly more competitive for higher level players.

1 lines of code changed in 1 file:

partmedia 2017-08-03 01:44 Rev.: 20465

Reduce serpentman cold vulnerability

Increase serpentman player base cold resistance from -50 to -20. -50 was
seen as too much of a starting handicap. This change should probably be
reevaluated in the context of future global balance changes.

Submitted by: David Hurst

2 lines of code changed in 1 file:

silvernexus 2017-08-01 20:44 Rev.: 20464

Check the packet size using an unsigned short, since a signed short rolls to negative before being converted to a size_t

19 lines of code changed in 1 file:

July 2017 »

Generated by StatSVN 0.7.0