CodePlex Home
Register
|
Sign In
|
CodePlex Home
Home
Downloads
Issue Tracker
Source Code
People
License
Close
RSS
All Project Updates
Issue Tracker
Releases
Reviews
Source Code
Wiki & Documentation
RSS
WheelMUD 0.3
Released:
Jul 19 2009
Updated:
Aug 14 2009
by
HectorSosaJr
Dev status:
Alpha
Rated:
No ratings yet for this release
(
Add your own rating
)
Reviewed:
0 reviews
Downloaded:
245 downloads
Wiki link:
[release:12033]
Recommended Download
WheelMUD_Source_0.3.0.0.zip
source code, 23926K, uploaded
Jul 20
- 169 downloads
Other Available Downloads
WheelMUD_Binaries_0.3.0.0.zip
(Recommended default)
application, 5259K, uploaded
Jul 20
- 76 downloads
Microsoft Public License (Ms-PL) This license governs use of the accompanying software. If you use the software, you accept this license. If you do not accept the license, do not use the software. 1. Definitions The terms "reproduce," "reproduction," "derivative works," and "distribution" have the same meaning here as under U.S. copyright law. A "contribution" is the original software, or any additions or changes to the software. A "contributor" is any person that distributes its contribution under this license. "Licensed patents" are a contributor's patent claims that read directly on its contribution. 2. Grant of Rights (A) Copyright Grant- Subject to the terms of this license, including the license conditions and limitations in section 3, each contributor grants you a non-exclusive, worldwide, royalty-free copyright license to reproduce its contribution, prepare derivative works of its contribution, and distribute its contribution or any derivative works that you create. (B) Patent Grant- Subject to the terms of this license, including the license conditions and limitations in section 3, each contributor grants you a non-exclusive, worldwide, royalty-free license under its licensed patents to make, have made, use, sell, offer for sale, import, and/or otherwise dispose of its contribution in the software or derivative works of the contribution in the software. 3. Conditions and Limitations (A) No Trademark License- This license does not grant you rights to use any contributors' name, logo, or trademarks. (B) If you bring a patent claim against any contributor over patents that you claim are infringed by the software, your patent license from such contributor to the software ends automatically. (C) If you distribute any portion of the software, you must retain all copyright, patent, trademark, and attribution notices that are present in the software. (D) If you distribute any portion of the software in source code form, you may do so only under this license by including a complete copy of this license with your distribution. If you distribute any portion of the software in compiled or object code form, you may only do so under a license that complies with this license. (E) The software is licensed "as-is." You bear the risk of using it. The contributors give no express warranties, guarantees or conditions. You may have additional consumer rights under your local laws which this license cannot change. To the extent permitted under your local laws, the contributors exclude the implied warranties of merchantability, fitness for a particular purpose and non-infringement.
Release Notes
This release contains many big changes.
First version of the offline world builder called "Universe Manager Lite."
Only in binary form at the moment.
Changed ORM from Subsonic to FluentNHibernate.
Settled on SQLite as the default database.
More databases will be supported as we near 1.0
Created T4 templates to generate the basic DAL code for FluentNHibernate from the database
Generates Entity classes for all tables.
Generates Repository classes for all tables.
Generates Data Transfer Object (DTO) classes for all tables.
Generates FluentNHibernate Mapping classes for all tables.
All classes are partial classes to support custom code that does not get overwritten.
All major MUD objects now have persistence code.
.NET-style security has been implemented; IPrincipal and IIdentity
Room view template using NVelocity.
Mob view template using NVelocity.
Several new MUD command/action class attributes were added to help documenting these classes.
ActionPrimaryAlias
ActionDescription
ActionSecurity
Commands can now be easily debugged with the rest of the server code.
Breakpoints can be set in MUD commands and will break while the server is running.
Mobs now load their own inventory.
The currency class has been stabilized.
First version of the RuleSet concept is now running.
First example RuleSet uses GURPS Lite.
More to follow!
Logging infrastructure has been changed over to log4net
Roles can now be granted (added) or revoked (removed) to/from players.
Releases
Released
|
Planned
WheelMUD 0.3
Jul 19 2009
, Alpha
WheelMUD 0.2
Mar 31 2008
, Alpha
WheelMUD 0.9
Planning
WheelMUD 0.8
Planning
WheelMUD 1.1
Planning
WheelMUD 1.0
Planning
WheelMUD 0.5
Planning
WheelMUD 0.4
Planning
WheelMUD 0.7
Planning
WheelMUD 0.6
Planning
Reviews
for this release
No reviews yet for this release. (Previous release: 4 stars out of five with 1 rating and no reviews)
Are you sure you want to delete your review?
Cancel
Rate this release
How do you like WheelMUD 0.3?
Select a rating, at least one star.
Your rating:
Explain your rating:
(optional)
400
characters left
Questions?
This space is for reviews only. Use
Discussions
if you have questions.
Cancel
Delete WheelMUD 0.3
There are work items assigned to this release.
Assign work items to another release
Unassigned
WheelMUD 0.2
WheelMUD 0.9
WheelMUD 0.8
WheelMUD 1.1
WheelMUD 1.0
WheelMUD 0.5
WheelMUD 0.4
WheelMUD 0.7
WheelMUD 0.6
Cancel
Updating...
© 2006-2009 Microsoft
|
About CodePlex
|
Privacy Statement
|
Terms of Use
|
Code of Conduct
|
Advertise With Us
|
Version 2009.10.27.15987