03-17-2013, 01:40 PM | #1 |
New Member
Join Date: Feb 2013
Posts: 3
|
Looking for builders, ofcourse!
Very new mud, SmaugFUSS/Custom codebase. We currently have a very advanced coder, who spends alot of time, every single day coding for us. He's also the owner. I'm a part time coder, and a senior/head builder. Currently, our coder/owner is just finishing up the new, awesome, fight system. He's done it in about.... 2 weeks, along with lots of other things along the way. We've started from scratch with the areas, but we're coming along -fast- with just me building right now(pretty much). We have our main city, 4 road areas off of it, a graveyard, crypt, 2 huge forests, a large tree area(with 8 levels, inside of it), and foothills leading off of it. I've also made a -very- detailed map(s) for us!
We're looking for a few faithful builders who want to stick with us, and help us grow. You can currently pretty much pick any theme/level for your area, and place. We're a dedicated team, even if we are small right now. Only one way to get a bigger team, so come on over and check us out! swpk.net 6500! My names in game are Irish(coder/builder), or Citizen(2nd builder). If I'm afk, or not online email me at , or text me at (+)1 (289) 335-4903. Make sure to include a brief description of who you are, and whats up! |
03-17-2013, 01:44 PM | #2 |
New Member
Join Date: Feb 2013
Posts: 3
|
Re: Looking for builders, ofcourse!
I just wanted to quickly add, that we also use a very cool coordinate system, to allow us to do alot of other powerful things with our areas. Like realms, for one. We also, have more to our building system already, than your basic Smaugs. We're working on becoming entirely unique. Oh, and I feel its important to add, that we do not support race selection. All players are human.
|
03-21-2013, 11:43 AM | #3 |
New Member
Join Date: Feb 2013
Posts: 3
|
Re: Looking for builders, ofcourse!
Well, just thought I'd give another update! I've built a couple more areas, and installed them. Davenge the owner/head coder has been working his arse off though so I thought I'd post our changelog. He started on feb 4th, and most recent 4 changes are from this morning! I hope this gives people some incentive to hop on board with our hard working team, and join in on the fun [sorry the changelog is so large, but our coder is a hard worker! builders are too!]
-=[ War for Midgaard Changelog ]=- -------------------------------------------------------------------------------- No. Coder Date Type Change -------------------------------------------------------------------------------- [ 1] Davenge 02/04/2013 Code Added a new changelog [ 2] Davenge 02/04/2013 Code New classes now selectable [ 3] Davenge 02/06/2013 Code Changed the way exits are displayed. [ 4] Davenge 02/08/2013 Code Changed the Editor to be a bit more friendly when receiving more than 79 characters at a time. [ 5] Davenge 02/14/2013 Code Range is now mset/oset/ostat/mstat/identify friendly and saves properly. [ 6] Davenge 02/15/2013 Code Range ssetable too. [ 7] Davenge 02/15/2013 Code Removed "fight styles" because they aren't part of the design but were included in stock Smaug. [ 8] Davenge 02/23/2013 Code Put the Mud on a Coordinate/Room hybrid style to support ranged combat and other sexy features [ 9] Davenge 02/23/2013 Code Added Realms and the realm command to manage realms [ 10] Davenge 02/23/2013 Code Added angles and exangle to the redit command [ 11] Davenge 02/23/2013 Code Edited goto to allow the first room that gotos to creates the center of a realm [ 12] Davenge 02/24/2013 Help Help room, explains the new coordinate system to builders... Hopefully [ 13] Davenge 02/24/2013 Help Added help Realm to explain details about the new realm command and a bit about realms themselves [ 14] Davenge 02/24/2013 Help Edited redit to show exangle. [ 15] Davenge 02/24/2013 Help Added an "exangle" helpfile to explain exangles. [ 16] Davenge 03/04/2013 Code The new fight mechancis are in minus the math on chance_to_hit/damage done on hit. [ 17] Davenge 03/04/2013 Code Added new commands to support fight system: Target and Stop [ 18] Davenge 03/04/2013 Code Modified Commands to Support new fight system: Kill, Murder [ 19] Davenge 03/04/2013 Code Also Modified: Mstat to show targetting info both what mob is targetted and who its being targetted by [ 20] Davenge 03/05/2013 Code Modified "Target" to be more user friendly... Now to write helpfiles [ 21] Davenge 03/05/2013 Help Changed the help combat helpfile [ 22] Davenge 03/05/2013 Help Added helpfiles: Combat, Advanced Combat(work in progress), Target, Kill, Stop [ 23] Davenge 03/05/2013 Code Added stopkill delay to stop so that you can't spam stop/kill [ 24] Davenge 03/05/2013 Code Minor bug fixes that were causing crash with purge and extracted_chars in general. [ 25] Davenge 03/06/2013 Code Added Cooldowns to skills. Currently can set them with sset, but skills don't actually go on cooldown yet. Will be re-writing the skill methods so no need to put it in the antiquated stuff. [ 26] Davenge 03/06/2013 Code Put Affect, Timers and Cooldowns all on split second timers like Combat Lag. [ 27] Davenge 03/09/2013 Code Fixed copyover bug [ 28] Davenge 03/09/2013 Code New stats are in and old ones that are irrelevant removed, forgot magic resist and magic attack tho... Next patch from my laptop will have [ 29] Davenge 03/09/2013 Code Skills, Weapons now osettable to have a damtype and damtypes listed with cast identify and ostat [ 30] Davenge 03/09/2013 Code Weapons now wpntype settable via oset and show up with identify and ostat [ 31] Davenge 03/11/2013 Code Fixed the problem with realming where proto areas didn't load into the realm when "loada <name. Area>" was typed. [ 32] Davenge 03/11/2013 Code Beta command is now in. [ 33] Davenge 03/11/2013 Help "Help Beta" now explains a bit about what the beta command does [ 34] Davenge 03/11/2013 Code Ported over a portion of the new fight system that will handle auto-attacks. Not all evade checks are in for dam_messages and check_evades [ 35] Davenge 03/11/2013 Help Help combat math is now in to explain the math for autoattacks. [ 36] Davenge 03/11/2013 Code Combat chat filters are in. You can set/view them via the "channels" command. [ 37] Davenge 03/11/2013 Help Modified help channels to reflect the new change [ 38] Davenge 03/13/2013 Code Adjusted Fight Math for attack and defense roll to not be a percentage increase but a flat one. [ 39] Davenge 03/13/2013 Help Updated Combat Math to reflect new changes [ 40] Davenge 03/13/2013 Code For Immortals new config option "coord" to show coords, instead of them being tied together with vnum [ 41] Davenge 03/13/2013 Code Added functionality to get accurate and limitless(with diminishign) returns attack, magic attack, magic defense, and defense based on stats. [ 42] Davenge 03/13/2013 Code Color will no longer mess up the compass when used in room names [ 43] Davenge 03/13/2013 Code Everyone now has their own internal "fight round" timer. ALlowing you to potentially have more combat rounds then your opponent. [ 44] Davenge 03/13/2013 Code Two new stats have been added, haste and haste_from_magic. Combined they cap at 50% and haste(from items) caps at 20% and from_magic at 30%. Haste affects cooldowns and attacks per round based on weapon weight. [ 45] Davenge 03/13/2013 Code Weapon Weight now affects your round timer. Heavy the weapon longer between rounds, can shorten this by adding haste. [ 46] Davenge 03/13/2013 Code Starting Stats for all classes, base: hp mv mp, gains/level: hp mv mp are all set now based on class [ 47] Davenge 03/13/2013 Code Functionality to switch between classes is now in place. Currently there is no command but it can be done as an Immortal via mset. [ 48] Davenge 03/13/2013 Code Exp gained is now adjusted, how exp affects levels and how one levels is now changed. EXP is no longer a cumulative stat. Each time you level, it gets set down to zero plus the remainder of what you had left after gaining. So, if you are at 500 and needed 600 to level and you get 200 exp, you will gain a level and be set to 100 xp. [ 49] Davenge 03/18/2013 Code The new Talk System is in. [ 50] Davenge 03/18/2013 Code New Commands: Talk, Tset [ 51] Davenge 03/18/2013 Code New MPCOMMAND: mpendconversation <target/all> [ 52] Davenge 03/18/2013 Code Many minor bugfixes [ 53] Davenge 03/18/2013 Help Added Helpfiles: Talk and Tset(for immortals) [ 54] Davenge 03/18/2013 Help Modified MPCOMMANDS to show the new mpcommand [ 55] Davenge 03/21/2013 Code Tset now has a "show" command [ 56] Davenge 03/21/2013 Code Added the new threat system. [ 57] Davenge 03/21/2013 Help Help threat now in to explain the threat sytem [ 58] Davenge 03/21/2013 Help Help forgive is now in to give a brief explanation on the forgive command. -------------------------------------------------------------------------------- There are [ 58 ] changes in the database, 4 of them were added today. Also see: 'changes all' for a list of all the changes. Or: 'changes <type>' for a filtered list of all. -------------------------------------------------------------------------------- 2 more just added! [ 59] Davenge 03/21/2013 Code Mset Class now works on mobs. [ 60] Davenge 03/21/2013 Code Removed the Thirst/Hunger mechanics. If a character was previously hungry it will need to be fed, but never again. |