Releases: zimbadev/crystalserver
Releases · zimbadev/crystalserver
4.1.6 (15.03)
What's Changed
- feat: game protocol 15.00 by @jprzimba in #171
- feat: data-crystal Update to 15.00 by @whitecrixu in #221
- feat: add ferumbras tower lever actions and functionality by @whitecrixu in #223
- fix: stamina system display 42 hours if disabled by @jprzimba in #214
- feat: outfits and mounts saving to database by @jprzimba in #179
- fix: soulpit removing players by @jprzimba in #229
- improve: items saving by @jprzimba in #222
- fix: update house sizes and add new monsters to the world files by @whitecrixu in #231
- fix: warning with id 2910 already have action registered by @jprzimba in #232
- fix: vocation trial monk item by @Paco161315 in #237
- fix: loot buyer and yasir update. by @Paco161315 in #242
- fix: arrange directory: demons by @Paco161315 in #239
- fix: add missing Lightbearer Event Creatures by @Paco161315 in #240
- fix: possible crash in npc by @jprzimba in #246
- fix: update shops.lua by @ivansho92 in #248
- Arrange directory demons by @Paco161315 in #247
- feat: update map with Blue Valley by @jprzimba in #251
- update: outfits, mounts and gamestore by @Paco161315 in #243
- feat: Crystal Wolf mechanic by @Paco161315 in #244
- fix: raids update by @Paco161315 in #245
- fix: primal ordeal quest by @Paco161315 in #236
- fix: missing ON DELETE CASCADE and vip groups by @jprzimba in #219
- fix: the source of the corruption by @Paco161315 in #238
- fix: database vocation looktypes by @Paco161315 in #253
- fix: through the codebase by @rafael-adcp in #250
- fix: update: Monk Items in loot by @Paco161315 in #257
- fix: freequests update by @Paco161315 in #256
- fix: The Sword of Fury by @Paco161315 in #252
- fix: migration an somethings in data-crystal by @whitecrixu in #263
- feat: The Way Of The Monk Quest by @xamerarpg in #249
- fix: Soul War: Respawn Claustrophobic Inferno by @Sh3Ns in #265
- fix: AID in Keys by @Paco161315 in #261
- fix: remove monster respawn by @Sh3Ns in #269
- fix: Run Like a Wolf by @Paco161315 in #272
- fix: market offer bug by @jprzimba in #260
- feat: check effect talkaction by @Paco161315 in #273
- fix: zones refresh properly by @jprzimba in #274
- fix: absorbpercentall combat stats duplicated by @jprzimba in #228
- fix: The Primal Menace disabling coodown by @jprzimba in #275
- fix: possible crash in mounts by @ivansho92 in #254
- improve: surprise bags using % in chance instead of range by @jprzimba in #230
- fix: divine empowerment damage bonus by @jprzimba in #279
- fix: update ConchShell Quest by @Paco161315 in #277
- Improve: decay system by @jprzimba in #227
- fix: add final respawn soulwar claustrophobic-inferno by @Sh3Ns in #283
- fix: improvements to the way of the monk by @xamerarpg in #285
- fix: shrine from monk quest by @jprzimba in #286
- fix: add title Pensive Wanderer and Game.getTitleByName(titleName) lu… by @jprzimba in #287
- fix: add missing actions by @jprzimba in #291
- fix: rename file to ambassador_manop.lua using snake_case by @Sh3Ns in #289
- Fixes: Warth of the Emperor Quest and Firefighter Achievement loop by @Paco161315 in #276
- fix: familidar cooldown by @jprzimba in #293
- fix: missing achievements by @Sh3Ns in #288
- feat: add ability to give minor charms to players as god by @jprzimba in #296
- fix frafnar npc by @Paco161315 in #295
- fix: workflow by @jprzimba in #300
- fix: charged ethereal ring – ID transformation corrected by @Sh3Ns in #298
- fix: possible null pinters in replaceThing by @jprzimba in #292
- fix: gamestore blessings by @Paco161315 in #302
- fix: client debug by @jprzimba in #304
- fix: possible crash with large amount of items and delete duplicated command by @jprzimba in #309
- feat: 15.03 client support by @jprzimba in #311
- fix: walking very fast by @jprzimba in #314
- fix: chrono formatting warnings by @xamerarpg in #308
- fix: add missing mounts by @Paco161315 in #301
- Fix: Secret Library Teleport by @Paco161315 in #318
- feat: max connections by IP allowed by @jprzimba in #281
- fix: add missing name to charged ethereal ring in loot by @Sh3Ns in #307
- fix: add NPC keywords by @Paco161315 in #313
- fix: storage nill crash by @Paco161315 in #290
- fix: update NPCS and monsters loot by @Arantzitaa in #319
- fix Sweet Poison mission by @Paco161315 in #294
- fix: console warnings by @jprzimba in #320
- fix: duplicate player creation on death screen by @jprzimba in #315
- fix: update enpa_deia_pema.lua by @Arantzitaa in #321
- fix: Primal Beast pack does not exist by @hecmo94 in #325
- fix: delete wrong name creature by @Paco161315 in #329
- improved: Player online status update after Death/Respawn by @xfolih in #334
- fix: critical zones related issues by @jprzimba in #328
- improve: outfits bonuses by @jprzimba in #324
- fix: update raids delay by @Paco161315 in #335
- fix: potential crash with wrong posiiton by @jprzimba in #317
- fix: freequest console error in data-crystal by @jprzimba in #339
- fix: Magma Bubble by @jprzimba in #337
- proposal: bribe bureaucrats by @Paco161315 in #303
- feat: update map for Monk Quests by @jprzimba in #338
- fix: Thais Cyclops raid by @Paco161315 in #342
- fix: prevent monsters from triggering or inheriting critical hits by @xamerarpg in #341
- fix: mantra attribute bonus on boots by @Mckay666 in #344
- optimize: NPC getRandomStep by @jprzimba in #336
- feat: azzilon by @Sh3Ns in #340
- fix: monk balancing charges by @jprzimba in #349
- fix: exiva and exiva moe res for Monks by @Paco161315 in #347
- fix: rewa...
4.1.5 (14.12)
What's Changed
- feat: adapt AddPlayerSkills to 14.12 protocol by @jpaulooliveira in #130
- feat: game support 14.12 by @jprzimba in #127
- fix: add support for IPv4, IPv6, and domain names in ServicePort::open; fix endpoint type error by @whitecrixu in #170
- fix: coral comb quest by @frjafopa in #148
- fix: spectral stone mission by @frjafopa in #154
- fix: some monsters by @frjafopa in #157
- fix: monsters bestiary duplicates by @frjafopa in #158
- fix: mindstone custom fix by @frjafopa in #159
- fix: root area spell by @jprzimba in #173
- feat: add universal installation script for CrystalServer (multi-distro, user-friendly) by @whitecrixu in #175
- fix: silver and gold token loot by @frjafopa in #161
- fix: duplicated console errors in data-crystal by @jprzimba in #177
- fix: ferumbras quest by @jprzimba in #178
- fix: guild_wars update inteval by @jprzimba in #185
- fix: fluids descriptions by @jprzimba in #186
- fix: outfits and mounts attributes by @jprzimba in #187
- fix: crash while moving player in diagonal to a teleport by @jprzimba in #181
- fix: update start.sh and update crystal server map by @whitecrixu in #188
- fix: duplicated warnings by @jprzimba in #190
- fix: critical damage in single target by @jprzimba in #204
- fix: global stow by @jprzimba in #205
- feat: update crystal map - add new quest scripts for Demon Helmet and Demon Oak quests by @whitecrixu in #213
- feat: CONDITION_AGONY by @jprzimba in #174
- fix: update references from Premium Island to Thyranox by @whitecrixu in #215
- feat: crystal map - add new monsters for the Inquisition quest line and adjust NPC shop i… by @whitecrixu in #216
- fix: general fixes by @frjafopa in #196
- fix: party disband by @jprzimba in #193
- fix: quest issues by @jprzimba in #197
New Contributors
- @whitecrixu made their first contribution in #170
Full Changelog: 4.1.4...4.1.5
4.1.4
What's Changed
- feat: Update Crystal Server Map by @jprzimba in #37
- fix: Outfit attributes by @jprzimba in #36
- feat: Unlock cosmetics by @jprzimba in #38
- improve: Vocations.xml by @jprzimba in #39
- fix monster loot from raids by @jprzimba in #40
- fix imbuement empty slot by @jprzimba in #41
- feat: New lua functions by @jprzimba in #43
- fix: IsRunningGlobalDatapackStorage error by @jprzimba in #44
- fix: bank talkaction by @jprzimba in #46
- fix: Game tester can logout anytime by @jprzimba in #45
- fix: house water by @jprzimba in #47
- fix Visual effect when player look in shop by @jprzimba in #48
- fix: void charm rune by @jprzimba in #50
- fix: creature friction by @jprzimba in #51
- fix: mass healing area by @jprzimba in #52
- feat: leave party on death by @jprzimba in #53
- fix: Timira the Many-Headed no loot drop by @jprzimba in #54
- fix: /pos command by @jprzimba in #55
- fix: Koshei The Deathless Quest Part 1 by @jprzimba in #56
- fix: encounter set reward by @jprzimba in #57
- fix: aleta grav not saving by @jprzimba in #58
- fix: the ape city quest storage by @jprzimba in #59
- fix: rottten blood entrace by @jprzimba in #61
- feat: Special Tiles from an XML file by @jprzimba in #60
- fix: swimming pool while login by @jprzimba in #62
- improve: usage of createIllusion by @jprzimba in #63
- fix: the inbox command by @jprzimba in #64
- fix: sweaty cyclops by @jprzimba in #65
- fix: sweaty cyclops missing storages and talks by @jprzimba in #66
- feat: added a new command
/rmby @jprzimba in #67 - improve: updateOnlineStatus by @jprzimba in #68
- fix: glooth equipment bug by @jprzimba in #70
- fix: infinite reward from secret library quest by @jprzimba in #72
- fix: buddel npcs by @frjafopa in #73
- fix: locomotive mount by @frjafopa in #74
- fix: guild leader channel by @jprzimba in #75
- fix: spell range on south walls by @jprzimba in #76
- fix: some protocol 14 charges by @jprzimba in #78
- fix: exori gran con damage bonus by @jprzimba in #81
- fix: dorian id by @frjafopa in #82
- fix: sweaty cyclops id by @frjafopa in #83
- fix: client version display by @jprzimba in #85
- fix: mounts taming chance by @frjafopa in #84
- feat: add life leech, mana leech and critical hit to outfits by @jprzimba in #86
- fix: wheel crash by @jprzimba in #87
- fix: quiver to managed containers by @jprzimba in #88
- fix: wrong elemental damage weapons calculation by @jprzimba in #89
- fix: daily-reward-stack by @frjafopa in #90
- improve: guild system and chat channels by @jprzimba in #91
- fix: daily reward charges by @frjafopa in #93
- fix: lynda npc by @frjafopa in #94
- fix: sandra npc by @frjafopa in #95
- fix: amulet of loss by @jprzimba in #97
- improve: ui exhautation by @jprzimba in #92
- fix: team finder possible crash by @jprzimba in #99
- fix: potential crash in processBankAuction by @jprzimba in #98
- fix: daily reward charges by @frjafopa in #100
- fix: the unwelcome mechanic by @frjafopa in #101
- feat: add extra delay to apply/cancel imbuement by @jprzimba in #102
- update: change world types to correct world tyeps by @jprzimba in #103
- fix: map issues with traps by @jprzimba in #104
- fix: cmake version by @jprzimba in #108
- fix: golden outfit and royal costume by @jprzimba in #105
- feat: ipv6 support by @jprzimba in #109
- fix: soulwar taint by @frjafopa in #110
- fix: spawns npc by time by @jprzimba in #111
- fix: the lootmonger remotely trade. by @jprzimba in #112
- fix: remove unnecessary saving on advance #114 by @jprzimba in #120
- feat: configurable experienceShareActivity in config.lua by @jprzimba in #119
- fix: skull white by @jprzimba in #118
- fix: vip behaviour by @TheGlitchLab in #126
- fix: disable mount in outfit window by @jpaulooliveira in #123
- improve: creature zone change by @luanluciano93 in #113
- fix: hazard onSpawn by @TheGlitchLab in #125
- fix: ensure imbuement is applied before setting stats to player by @jpaulooliveira in #121
- feat: mounts attriutes by @jprzimba in #117
- perf: optimized the checkCreatureAsKnown function by @jprzimba in #71
- fix: add taint experience boost for Soul War monsters by @jprzimba in #131
- fix: gamestore exp boost price by @jprzimba in #133
- fix: container auto scroll while moving items by @jprzimba in #129
- fix: updatee vcpkg to latest version by @jprzimba in #138
- fix: docs github page by @jprzimba in #137
- fix: docs by @jprzimba in #139
- improve: createLuaItemsOnMap function by @jprzimba in #135
- fix: server startup loop on "Running with x threads" by @jprzimba in #141
- fix: avatars looktype by @frjafopa in #143
- fix: kick player house spell by @frjafopa in #145
- fix: sam what a foolish quest by @frjafopa in #146
- fix: quests and mechanics by @frjafopa in #142
- fix: delete duplicate by @frjafopa in #153
- fix: the unwelcome bosstiary by @frjafopa in #150
- fix: what a foolish quest storage by @frjafopa in #152
- fix: destroy obejcts by @frjafopa in #149
- fix: suggar daddy cake attack by @frjafopa in #162
- fix: heart of destruction quest final lever by @frjafopa in #163
- fix: heart of destruction bosses by @frjafopa in #156
- fix: djinn quest by @frjafopa in #160
- feat: set storage debug command by @frjafopa in #151
- fix: heart of destruction tile by @frjafopa in #155
- fix: dreamer's challenge quest by @frjafopa in https://github.com/zimbade...
4.1.3
What's Changed
- [FEATURE] Vibrancy Imbuement by @jprzimba in #25
- [FEATURE] Outfit attributies by @jprzimba in #24
- [FIX] Highscores and new Query by @TheGlitchLab in #26
- [FIX] Podium of Renown Duplicate Description by @TheGlitchLab in #27
- [FIX] drunk by @jprzimba in #28
- [FIX] stealth ring destroy by @jprzimba in #29
- [FEATURE] New flags by @jprzimba in #30
- [FATURE] House auction system by @jprzimba in #12
- [FEATURE] Name Change to save old player Names by @jprzimba in #31
- [FEATURE] Command /mute and /unmute by @jprzimba in #32
- [FEATURE] Data crystal by @jprzimba in #33
- [FEATURE] Usefull things by @jprzimba in #35
Full Changelog: https://github.com/jprzimba/crystalserver/blob/main/markdowns/CHANGELOG.md
4.1.2
What's Changed
- Tibia 14.05 by @jprzimba in #4
- [FIX] Some V.I.P List issues by @jprzimba in #6
- Updated Swimming System by @jprzimba in #8
- Fix chain targets by @jprzimba in #11
- [FATURE] Log Players Statements by @jprzimba in #13
- [FEATURE] Rook System by @jprzimba in #14
- [EFATURE] Test Mode by @jprzimba in #15
- [IMPROVED] Bags System by @jprzimba in #18
- [FEATURE] Using
boost/localeto convert text to UTF-8. by @jprzimba in #19 - [IMPROVED] Game Tester by @jprzimba in #20
- Fix: root condition implementation by @TheGlitchLab in #22
New Contributors
- @jprzimba made their first contribution in #4
- @TheGlitchLab made their first contribution in #22
Full Changelog: 13.40...4.1.2
v4.1.0 Protocol 13.40
Latest 13.40 version