Commit Graph

  • 13f739d2ef Decay Timer stuff. Kinglykrab 2014-06-11 07:48:37 -04:00
  • 6e5e450054 A lot of corpse changes. Kinglykrab 2014-06-11 07:36:14 -04:00
  • a164ab6fec Modified column names in player_corpses and player_corpses_backups to reflect source changes. Kinglykrab 2014-06-11 04:38:27 -04:00
  • c4bbfbe007 A lot of changes, Client::NukeItem(), Client::DeleteItemInInventory(), Archery damage from uint16 to uint32, a lot of "prettifying" of math, code, and comments. Kinglykrab 2014-06-11 02:41:46 -04:00
  • 5b9a41f02d CombatBonus rule. Kinglykrab 2014-06-11 02:33:43 -04:00
  • b99d5614a9 Added Combat:BackstabBonus rule SQL file. Kinglykrab 2014-06-11 02:25:13 -04:00
  • 6616dd9dad Client::DeleteItemInInventory() And Client::SummonItem() fix. Kinglykrab 2014-06-11 00:44:19 -04:00
  • 3a4250603a GetAugmentIDAt() Fix. Kinglykrab 2014-06-10 23:58:51 -04:00
  • d6e07ef252 Merge aeb13b285f786add5cf21f2911e27a52a1293958 into a1adda36fac591fe507ba5016cc51caf205c8ed9 #158 Alex 2014-06-11 03:51:12 +00:00
  • 727c51fb68 GetItemStat() fix. Kinglykrab 2014-06-10 23:34:28 -04:00
  • aeb13b285f Code QA/Refactoring in hate_list #158 Drajor 2014-06-10 20:21:41 +10:00
  • 2937bdcee5 Minor clean up for HateList Drajor 2014-06-10 12:31:36 +10:00
  • 9fca5cb86a Revert "Revert "Removed unused file 'message.h'"" Drajor 2014-06-10 12:25:15 +10:00
  • 88b7276e47 Revert "Removed unused file 'message.h'" Drajor 2014-06-10 12:08:38 +10:00
  • d042a9d572 Removed unused file 'message.h' Drajor 2014-06-10 03:51:57 +10:00
  • 59f6a3a6cf Removed unused file 'skills.h' Drajor 2014-06-09 20:19:25 +10:00
  • 130bfaf1b3 Removed unused file 'basic_functions.h' Drajor 2014-06-09 20:05:47 +10:00
  • 0395543047 Removed unused file 'maxskill.h' Drajor 2014-06-09 20:01:29 +10:00
  • bbe6c77da4 Bot functionality removed Drajor 2014-06-09 19:54:55 +10:00
  • a1adda36fa Experimental changes to lua get_qglobal implementation to try to see if we can figure out this gcc x86 bug. KimLS 2014-06-08 15:18:48 -07:00
  • 5d074ea998 Update LS default entry in example config Michael Cook 2014-06-05 02:57:56 -04:00
  • 412d44b065 Fixes GetItemStat() by allowing negative values. #156 KinglyKrab 2014-06-04 23:37:59 -04:00
  • e9c4613368 Merge branch 'master' into water_map_v2 KimLS 2014-06-04 18:32:48 -07:00
  • 3690f93302 Fix for fear failing, removed #fear command because it was blank anyway, added a cmake command to change the default map/water/path directory KimLS 2014-05-31 16:32:15 -07:00
  • 97e1963674 Merge remote-tracking branch 'upstream/master' Arthur Dene Ice 2014-05-28 09:19:26 -07:00
  • 641f0ae291 Merge remote-tracking branch 'upstream/master' into Warning_Cleanup Arthur Dene Ice 2014-05-28 09:19:11 -07:00
  • dd73b82ec2 Fix for a problem with global player quests and hasquestsub KimLS 2014-05-27 16:16:06 -07:00
  • 8a5405060f Fix for string.h missing in water map KimLS 2014-05-23 17:39:16 -07:00
  • 83270d0983 Merge from master stuff KimLS 2014-05-23 16:10:23 -07:00
  • fd4343702f Merge branch 'master' into water_map_v2 KimLS 2014-05-23 16:09:46 -07:00
  • 0483e8bd1b Removed the logging now that the issue is resolved KimLS 2014-05-23 16:08:02 -07:00
  • 39cbdbd5c2 Debug logs for map, also can actually turn perl off on zone KimLS 2014-05-23 15:54:26 -07:00
  • cb60c9404c Merge remote-tracking branch 'upstream/master' into Warning_Cleanup Arthur Dene Ice 2014-05-23 14:27:12 -07:00
  • 5af47c5951 Fix for Technique of Master Wu triple attack Michael Cook (mackal) 2014-05-23 17:21:47 -04:00
  • c447c251cd Fix issue with avoidance discs Michael Cook (mackal) 2014-05-22 13:45:44 -04:00
  • 3a2ccd7521 Added loading of v2 regular maps, also #bestz will report water info even if a reg map failed to load. KimLS 2014-05-21 17:30:54 -07:00
  • 8c92271804 Initial v2 water map format. KimLS 2014-05-20 00:14:26 -07:00
  • a5020ad844 Merge remote-tracking branch 'upstream/master' into Warning_Cleanup Arthur Dene Ice 2014-05-19 22:23:03 -07:00
  • cd7b5e4dce Merge branch 'KayenEQ-Development' Michael Cook (mackal) 2014-05-20 00:49:06 -04:00
  • ecc3459d93 Merge branch 'Development' of github.com:KayenEQ/Server into KayenEQ-Development Michael Cook (mackal) 2014-05-20 00:48:44 -04:00
  • cc6dce25ad Identified the opcode/struct for guild ranks in Rain of Fear+ clients and created a temporary workaround for permissions until full DB support is added for the new permissions system. SecretsOTheP 2014-05-17 23:33:35 -04:00
  • 3e951761e7 Merge branch 'master' into Warning_Cleanup Arthur Dene Ice 2014-05-14 15:54:21 -07:00
  • bfb408cabb more signed/unsigned compares Arthur Dene Ice 2014-05-14 15:38:05 -07:00
  • 9fa67c0f18 Merge 87ecdd38e58c3b3bed5fdfff044b939c1a304702 into 10c43bfa5116e5c12df06b5d3ed5f3faaffac277 #153 KayenEQ 2014-05-14 13:28:00 +00:00
  • 87ecdd38e5 Update for spell effect SE_LimitHPPercent, SE_LimitManaPercent, SE_LimitEndPercent to utilize limit values. These effects cap your hp/end/mana at a set percent (base) OR flat value (limit) which is ever is lower. #153 KayenEQ 2014-05-14 09:27:47 -04:00
  • fc79521dd3 Rooted NPC's will no longer target players with Divine Aura effect if they are the closest target and other targets exist on the hate list. KayenEQ 2014-05-14 08:40:18 -04:00
  • 7d8f1bef87 Missing rule SQL from prior update. KayenEQ 2014-05-14 07:59:12 -04:00
  • 00c9b6bc00 int to float conversion Arthur Dene Ice 2014-05-13 21:44:24 -07:00
  • 7edf1c836d int16 to uint8 conversion Arthur Dene Ice 2014-05-13 21:44:00 -07:00
  • 4bb5760666 unsigned/signed compare warnings Arthur Dene Ice 2014-05-13 21:37:32 -07:00
  • f82e0e5b4e int to float conversion Arthur Dene Ice 2014-05-13 18:23:56 -07:00
  • da2f0b55b2 Merge remote-tracking branch 'upstream/master' into Warning_Cleanup Arthur Dene Ice 2014-05-13 11:27:33 -07:00
  • 10c43bfa51 Re-arranged Item.cpp functions to match their declaration order in Item.h (prep for upcoming changes) Uleat 2014-05-12 03:06:13 -04:00
  • e046719d0e ulong conversions to u/int/8/16 Arthur Dene Ice 2014-05-11 23:53:22 -07:00
  • f50b83b293 Merge pull request #152 from KinglyKrab/master Michael Cook 2014-05-11 13:39:43 -04:00
  • f89357f3c8 WIS fix. #152 Alex 2014-05-11 13:27:33 -04:00
  • 26d531f704 large number of my_ulong_long explicit conversions Arthur Dene Ice 2014-05-11 00:28:49 -07:00
  • bf354fb5ec oopsie! float conversion in wrong spot Arthur Dene Ice 2014-05-10 23:15:47 -07:00
  • c94cd65371 missed one time_t to int conversions Arthur Dene Ice 2014-05-10 22:58:54 -07:00
  • e6d574d44b int to float explicit conversions Arthur Dene Ice 2014-05-10 22:58:34 -07:00
  • 5a49cdf938 time_t conversions made explicit Arthur Dene Ice 2014-05-10 21:50:08 -07:00
  • 6985f90477 double to float explicit conversions Arthur Dene Ice 2014-05-10 18:52:59 -07:00
  • 02a457e601 convert int16 to int8 explicitly Arthur Dene Ice 2014-05-10 18:32:35 -07:00
  • f8115a4bd7 uint16 to uint8 explicit conversions Arthur Dene Ice 2014-05-10 17:43:52 -07:00
  • f1adf87e7b unsigned long to uint8 conversion explicit Arthur Dene Ice 2014-05-10 16:55:21 -07:00
  • 15648c070c uint16 to uin8 conversions explicit Arthur Dene Ice 2014-05-10 16:54:35 -07:00
  • 1cfd02329d partial_modifier should be a float not an int Arthur Dene Ice 2014-05-10 14:59:50 -07:00
  • 1e1281b805 conversion of int to float explicitly Arthur Dene Ice 2014-05-10 14:59:08 -07:00
  • c15eb27b5a conversion of uint32 to uint16 explicitly Arthur Dene Ice 2014-05-10 14:37:46 -07:00
  • 09dd722bcd removed the weird truncated overflow to zero code and set it just to 0 Arthur Dene Ice 2014-05-10 14:33:45 -07:00
  • 8a63d64d9e my_ulong_long to unsigned long explicit Arthur Dene Ice 2014-05-10 14:33:24 -07:00
  • b07d3ee5c6 int32 explicit conversions Arthur Dene Ice 2014-05-10 13:22:42 -07:00
  • e9b88e2401 fixed truncation of constant on assignment issue Arthur Dene Ice 2014-05-10 12:41:52 -07:00
  • e6ecfadd2f & operand precedent fix Arthur Dene Ice 2014-05-10 12:37:02 -07:00
  • 5fef8b7828 int32 int64 explicit conversion Arthur Dene Ice 2014-05-10 12:36:01 -07:00
  • 056f450792 lots of conversions in zone/bot.cpp Arthur Dene Ice 2014-05-10 12:14:41 -07:00
  • 85816e971e Merge 2f772e5e916cb5480db98d157229253782041f49 into 670c5e2e1ab34b6bfd12b180bc0264fd90e2dc8c #142 vsab 2014-05-10 18:30:52 +00:00
  • f5ed94787c fixed a bunch of uint16 to uint8 conversions which where not needed Arthur Dene Ice 2014-05-10 11:29:01 -07:00
  • f5d46d3b31 forcing to bool conversions made explicit Arthur Dene Ice 2014-05-10 10:15:47 -07:00
  • 1f43e69b4c Updated with fix. Alex 2014-05-10 12:02:48 -04:00
  • 5c35d47213 uint16 to uint8 conversion Arthur Dene Ice 2014-05-09 22:47:01 -07:00
  • 0f6f650568 heading should be a float so we don't convert to int all the time Arthur Dene Ice 2014-05-09 22:28:28 -07:00
  • d94364f2e3 int to uint8 conversions fix Arthur Dene Ice 2014-05-09 22:14:28 -07:00
  • 4d3914043b converting int to bool Arthur Dene Ice 2014-05-09 22:03:35 -07:00
  • 5098af98b4 double to float explicit conversions Arthur Dene Ice 2014-05-09 21:40:42 -07:00
  • 5c67b0b55b implicit conversions into explicit ones Arthur Dene Ice 2014-05-09 21:15:19 -07:00
  • cc8e6fa4d4 double to float conversions Arthur Dene Ice 2014-05-09 20:33:57 -07:00
  • d07114b7d7 explicit conversion to uint32) Arthur Dene Ice 2014-05-09 20:32:01 -07:00
  • ead1b1d63d double to float conversion Arthur Dene Ice 2014-05-09 19:42:20 -07:00
  • 6b955c1176 oops, conversion needed to be on other variable! oopsiedasie Arthur Dene Ice 2014-05-09 19:41:08 -07:00
  • 96e51dabc5 & operand order of precedence warning fix Arthur Dene Ice 2014-05-09 19:39:20 -07:00
  • bc95a8a7ef lots of my_ulongulong explicit conversions Arthur Dene Ice 2014-05-09 19:33:02 -07:00
  • 33cec926db explicit double to float conversions Arthur Dene Ice 2014-05-09 19:30:24 -07:00
  • 83caccaed2 Merge remote-tracking branch 'upstream/master' into Warning_Cleanup Arthur Dene Ice 2014-05-09 18:20:08 -07:00
  • 233d6f842e lots of unsigned vs signed conversions Arthur Dene Ice 2014-05-09 18:19:51 -07:00
  • c53e250d11 uint16 to uint8 explicit conversion Arthur Dene Ice 2014-05-09 18:06:07 -07:00
  • 89fe3b6765 int64 to int32 explicit conversions) Arthur Dene Ice 2014-05-09 17:57:28 -07:00
  • 689897ca39 explicit conversions of floats Arthur Dene Ice 2014-05-09 16:15:13 -07:00
  • 670c5e2e1a Fix for crash in loading loot drops when you hit the actual lootdrop entry limit of 1260 KimLS 2014-05-09 15:06:33 -07:00
  • e097722ec6 Update command.cpp KinglyKrab 2014-05-08 13:42:21 -04:00