Commit Graph

12 Commits

Author SHA1 Message Date
skull132 d6b539c9d2 SQL Backend Update 2
Updating all table names referenced in the code to match a more suitable
structure.
2015-06-21 20:57:40 +03:00
skull132 6e411df717 Item Spawning Modification
* Lifts new code infront of old code
* Adds exceptions where needed
2015-03-28 19:28:27 +02:00
skull132 f56cd63b15 Item Spawning Hotfix 2
Removes bad break commands, unneeded logs, streamlines a little.
2015-01-23 00:45:24 +02:00
skull132 ab7b8b7563 Isbanned Hotfix
Now actually checks the character name. A novel ass concept, right?
2015-01-22 02:33:21 +02:00
skull132 d4280fff6a Custom Item Spawning
Moves the system to an SQL based one. Loses one global var/list as a
result, and should speed up startup for servers with massive item lists.
It can probably stand to be improved, and made more generic, but this
suffices for now.

You'll have to tie exceptions to it like you did with the last system. I
tried to amend this with further information in the table, but it got
difficult, and may have stretched code to unnecessary complexity.
2015-01-20 20:03:57 +02:00
skull132 7973c9f7b7 Custom Items 08JUL2014
Added items for Keinto and Majestic.
2014-07-08 21:58:28 +03:00
skull132 214152be0d Custom items 01JUL2014
Red coat for Dea Tacita.
2014-07-01 18:47:55 +03:00
skull132 b95aaa899b Custom Items 29JUN2014
Spawn code updated for Meowykins' PDA.
2014-06-29 19:01:04 +03:00
skull132 c5d0201747 Spawn code fixes 2014-06-28 20:50:08 +03:00
skull132 be970658c2 Custom Items 28JUN2014
Cecillia's locket and glasses. Amy's gloves.
2014-06-28 16:49:08 +03:00
skull132 bd85415034 Bay Update 26JUN2014 2014-06-26 16:51:39 +03:00
skull132 a8d9450c7e Initial Commit 2014-03-11 09:03:52 +02:00