Mark Sturgill
acd585cb5b
fix pre-aos OPL spellbook display
2013-10-05 04:48:23 -07:00
Mark Sturgill
ec3b7c8758
Aggressive rewrite of core random number generation.
...
Add Random.cs to VS project.
2013-10-05 04:41:02 -07:00
Mark Sturgill
f0086865b4
thread safe random methods
2013-10-04 02:33:15 -07:00
Mark Sturgill
893b42c3bf
implement client bandage macro handler
...
fix non-opl paragon chest container property display
2013-10-02 03:16:12 -07:00
Mark Sturgill
35372d1c8c
Merge remote-tracking branch 'remotes/origin/VisualStudioSolution'
2013-09-30 12:33:52 -07:00
Derrick
6fc1aae38d
Buildable/Runnable/Debuggable solution for Visual Studio
2013-09-30 13:44:17 -04:00
msturgill
57904a5792
bump version to 2.3
2013-09-28 22:07:41 -07:00
Mark Sturgill
865c98a09d
this code really isnt ready for production
2013-09-27 19:33:54 -07:00
Mark Sturgill
28e0a2fcbd
misc formatting/whitespace
2013-09-25 23:58:54 -07:00
Mark Sturgill
a5dd2119ec
sync feature negotiation flags
2013-09-25 00:31:46 -07:00
Mark Sturgill
a1d945a19b
Merge branch 'master' of github.com:runuo/runuo
2013-09-24 23:28:18 -07:00
Mark Sturgill
ad8e193555
noto and stealing fixes
2013-09-24 23:28:02 -07:00
msturgill
c01176d19d
Update README.md
2013-09-21 13:32:19 -07:00
Mark Sturgill
277160d2eb
DawnsMusicBoxGump nullref
2013-09-18 01:11:53 -07:00
Mark Sturgill
414d06cd6f
assistant feature negotiation
2013-09-17 17:46:17 -07:00
Mark Sturgill
71532c1597
fix props gump serial display
2013-09-14 02:12:09 -07:00
Mark Sturgill
a5ec9fd519
Revert "ethereal chimera and ethereal boura definitions"
...
This reverts commit c4a490ece7 .
dupe and no longer applicable
2013-09-12 22:41:09 -07:00
Mark Sturgill
c4a490ece7
ethereal chimera and ethereal boura definitions
2013-09-12 20:58:45 -07:00
Mark Sturgill
e0b1dced1f
Merge branch 'master' of https://github.com/runuo/runuo
2013-09-07 22:27:27 -07:00
mark@runuo.com
ec07a4ff65
remove empty contrib folder
2013-09-08 04:05:33 +00:00
msturgill
74472e7979
Initial commit
2013-09-07 19:05:34 -07:00
mark@runuo.com
b94e3ea2b6
don't trace innocuous network exceptions unless debug flagged
2013-09-06 06:55:31 +00:00
mark@runuo.com
9289f2ce86
make corpses private containers
2013-09-06 03:51:48 +00:00
mark@runuo.com
5e2fb90a53
corpse packet fixes
2013-09-06 02:29:52 +00:00
mark@runuo.com
2a9b547f7b
just misc merge cleanups
2013-09-04 23:07:39 +00:00
eos@runuo.com
030ad1db5b
- Fixed Bola item drop bug for Core.SE.
...
- Added 'dead only' and 'no ethereals in pack' to ConditionTeleporter.
- Fixed tournaments discarding leftover participants for participant numbers greater than 2.
- Added support for the extended status packet.
- Fixed items not being placeable on tiles occupied by hidden staff mobiles.
2013-08-20 16:17:01 +00:00
eos@runuo.com
8818ffdc80
Preventing town guards from being called on invulnerable BaseCreatures.
2013-08-17 18:09:15 +00:00
eos@runuo.com
6ae4f74e78
Crash handling fixes.
2013-06-20 15:56:59 +00:00
eos@runuo.com
621f69d6ef
Fixed null ref in BaseFamiliar.
2013-06-16 02:46:19 +00:00
eos@runuo.com
1cfac83311
- Removed invisible items from the item insurance menu.
...
- Changed the new context menu packet to only be used when necessary, until assistants are patched.
- Added a setting for disabling target ID validation for debugging purposes. (It is still enabled by default.)
2013-06-16 01:24:45 +00:00
eos@runuo.com
ec8520f4e0
- Added 7.0.30.0 protocol changes, for extended status packet use.
...
- Changed refuse trades option to only show in appropriate clients.
- Disabled item insurance on mount items.
2013-06-08 23:18:21 +00:00
eos@runuo.com
cab25a9b8f
Decoupled the Order/Chaos system from the NewGuildSystem setting.
2013-06-07 01:07:07 +00:00
eos@runuo.com
2067f181e1
- Corrected typo in CoM faction signup stone location.
...
- Removed duplicate code for talisman killer bonuses. (It's handled in BaseWeapon.OnHit)
- Changed Mobile.Account visibility to GM+ (to match ClientGump).
- Removed staff logout delay.
2013-06-07 01:04:35 +00:00
kraz@runuo.com
192e87dafa
Targeting sanity check
2013-06-03 14:54:07 +00:00
eos@runuo.com
858e86d45b
- Added High Seas expansion to the expansions list.
...
- Changed the default expansion to HS.
- Changed meer monsters to all be FightMode.Evil.
- Added refuse trades option (client 7.0.30.0+).
- Added item insurance menu.
- Updated context menus to support new clilocs.
- Added item properties to gumps.
- Reverting items not decaying on spawners, needs to be configurable.
- Added AUO features to FeatureProtection.
- Tweaked third party authentication to not trigger the character password gump in the client.
2013-06-02 13:12:09 +00:00
mark@runuo.com
fb0368e201
Revision: 1073
...
Author: eos
Date: Saturday, May 25, 2013 2:53:05 PM
Message:
Fixed guild roster ordering.
----
Modified : /devel/Scripts/Gumps/Guilds/New Guild System/GuildRosterGump.cs
Revision: 1072
Author: eos
Date: Thursday, May 23, 2013 8:36:04 AM
Message:
Plant labeling:
- Added OSI clilocs for cocoa trees and sugar canes.
- Plant hue no longer takes priority over plant category if the plant type is unknown.
----
Modified : /devel/Scripts/Engines/Plants/PlantItem.cs
Modified : /devel/Scripts/Engines/Plants/PlantType.cs
Modified : /devel/Scripts/Engines/Plants/Seed.cs
Revision: 1071
Author: mark
Date: Wednesday, May 22, 2013 10:38:29 AM
Message:
core wait events
----
Modified : /devel/Server/Main.cs
Modified : /devel/Server/Network/Packets.cs
Revision: 1070
Author: eos
Date: Monday, May 20, 2013 3:26:40 PM
Message:
Added support for the High Seas relative drop.
----
Modified : /devel/Scripts/Multis/Boats/BaseBoat.cs
Modified : /devel/Server/Items/BaseMulti.cs
Modified : /devel/Server/Network/PacketHandlers.cs
Revision: 1069
Author: eos
Date: Saturday, May 18, 2013 9:21:10 PM
Message:
Added another missing deserialization fix for plants.
----
Modified : /devel/Scripts/Engines/Plants/PlantSystem.cs
Revision: 1068
Author: eos
Date: Saturday, May 18, 2013 9:03:52 PM
Message:
Added missing deserialization fix for plants.
----
Modified : /devel/Scripts/Engines/Plants/PlantItem.cs
Modified : /devel/Scripts/Engines/Plants/Seed.cs
Revision: 1067
Author: eos
Date: Saturday, May 18, 2013 4:29:20 PM
Message:
T2A arena region fix.
----
Modified : /devel/Data/Regions.xml
Revision: 1066
Author: eos
Date: Saturday, May 18, 2013 2:58:35 PM
Message:
- Sync with GoogleCode repo (sans unix line endings).
- Tab woes.
----
Modified : /devel/Data/Regions.xml
Modified : /devel/Scripts/Engines/Plants/PlantType.cs
Revision: 1065
Author: eos
Date: Saturday, May 18, 2013 2:48:32 PM
Message:
- Added cocoa trees.
- Unifying PlantItem labeling for extensibility and compacter code.
- Misc plant system cleanup.
----
Modified : /devel/Scripts/Engines/Plants/PlantSystem.cs
Modified : /devel/Scripts/Engines/Plants/PlantItem.cs
Modified : /devel/Scripts/Engines/Plants/Seed.cs
Modified : /devel/Scripts/Engines/Plants/PlantType.cs
Modified : /devel/Scripts/Engines/Plants/PlantHue.cs
Modified : /devel/Scripts/Engines/Plants/PlantResources.cs
Modified : /devel/Scripts/Engines/Plants/ReproductionGump.cs
2013-05-28 17:44:07 +00:00
xavier@runuo.com
9af96be241
pvp arena gz.
2013-05-18 20:05:24 +00:00
mark@runuo.com
6c3c323205
additional branch sync
2013-05-09 23:48:35 +00:00
mark@runuo.com
f61af43f94
misc branch sync
2013-05-09 21:51:37 +00:00
mark@runuo.com
6b65990cc6
auo mapping
2013-05-09 21:45:15 +00:00
mark@runuo.com
4e0b7a329a
core optimization for small servers
...
moonglow CoM base coordinates
removed an unnecessary using directives
name change api
client verification null sanity check
2013-05-09 21:36:54 +00:00
xavier@runuo.com
110bd99e56
2013-05-07 19:19:24 +00:00
eos@runuo.com
10a21d850d
Cleaned up some more LF line endings.
2013-03-21 22:14:31 +00:00
mark@runuo.com
ddf122a940
clean up line endings and formatting
2013-03-14 17:54:27 +00:00
mark@runuo.com
9cfd9a6165
clean up line endings and formatting
2013-03-14 17:52:42 +00:00
mark@runuo.com
030421508b
branch sync
2013-03-12 18:19:07 +00:00
xavier@runuo.com
bd8dc7168f
prevent null ref
2013-03-11 14:49:19 +00:00
xavier@runuo.com
8690feea0a
ai acquisition revision
2013-03-11 14:47:15 +00:00
xavier
9028ed365c
2013-03-10 20:36:51 +00:00
xavier
c6ad1bb0a6
new v-props in baseregion, added butcherswarcleaver, runesabre, revised acid proof rope drop - should be rare.
2013-03-09 23:12:01 +00:00