Skip to content
This repository has been archived by the owner on May 20, 2023. It is now read-only.

[Compatibility] - Support for Canary (Convert to client id, add npcs revscriptsys and others things) #1

Merged
merged 81 commits into from
Feb 7, 2022
Merged
Changes from 1 commit
Commits
Show all changes
81 commits
Select commit Hold shift + click to select a range
e654375
Fix remove imbuing from item (#2743)
ArturKnopik Sep 19, 2021
4ff9bd4
Fixes a potential crash by checking if tile is not a null pointer in …
Schiffers Sep 26, 2021
8d0ae10
Removed summon reload function and some customs functions in animated…
mattyx14 Sep 26, 2021
3c0ec68
Add all soulwar monsters to prey list (#2751)
gabrizord Sep 26, 2021
2fd31b2
Add pointers to check if player or charm is nullptr on iobestiary.cpp…
dudantas Sep 26, 2021
c1b705b
Fix stamina gain event (#2754)
dudantas Sep 26, 2021
79c6ca7
Warzones Fixes (#2471)
phacUFPE Sep 26, 2021
356ca4d
Fix spell name: aggressivelavawave (#2760)
rioma1990 Sep 28, 2021
aeff8bc
Better handling on create summon talkaction and fix summon icon (#2762)
beats-dh Oct 3, 2021
5ccbf84
Better handling of the Game::checkCreatures function (#2772)
beats-dh Oct 4, 2021
b8c7c36
[Improvement] - rework on exercise weapons system (#2703)
beats-dh Oct 4, 2021
682017d
Added correct behavior and improved function for gain stamina on trai…
dudantas Oct 5, 2021
438fd6d
Add pointer to check if "it" from function "Player::getItemTypeCount"…
dudantas Oct 5, 2021
3239f64
[Enhancement] - Optimize decay (#2756)
beats-dh Oct 6, 2021
3190f16
Remove sources and our dependencies
dudantas Sep 25, 2021
ec88227
Reorganize data folder, conversion to client id and add npcs revscrip…
dudantas Sep 25, 2021
dfaa8cc
Fix reviewdog
beats-dh Sep 26, 2021
e9254da
Convert items.xml to client id again
dudantas Oct 7, 2021
dba0b82
Update README.md
majestyotbr Oct 7, 2021
5f2d569
Convert exercise training table to client id
dudantas Oct 7, 2021
4045d99
Register missing items
dudantas Oct 7, 2021
7fd5f8d
Convert maps to client id
dudantas Oct 7, 2021
9c61f91
Fix wrong items
dudantas Oct 7, 2021
eba288b
Convert all maps to client id and otb
dudantas Oct 7, 2021
3c71d7d
Fix wrong item
dudantas Oct 7, 2021
aa236ec
Check if monster is created
dudantas Oct 7, 2021
2518dde
Convert maps to client id
dudantas Oct 7, 2021
177c0c8
Fix custom map
dudantas Oct 7, 2021
2a06017
Fix fluids id
dudantas Oct 7, 2021
52fffdc
Fix transform tile on step for create ladder (pits of inferno quest)
dudantas Oct 9, 2021
2c80ea2
Fix item id
dudantas Oct 9, 2021
b23dbae
Fix somes quests rewards scripts
dudantas Oct 9, 2021
0e35c08
Refactored hammer script
dudantas Oct 10, 2021
3fd0231
Fixes in urmahlullu change script
dudantas Oct 10, 2021
a38e8ae
Move grimvale functions to own table
dudantas Oct 10, 2021
3e44ef5
Small fixes in grimvale_respawn script
dudantas Oct 10, 2021
8b30a41
Convert missing monsters ids
dudantas Oct 11, 2021
c42a892
Rework in chayenne realm lever script
dudantas Oct 11, 2021
b8bf8d1
Fix somes scripts and convert to client id
dudantas Oct 11, 2021
fad9e99
Fix Pinata Dragon name
dudantas Oct 11, 2021
04ce211
Fix error in the quest reward common script
dudantas Oct 11, 2021
b57a38c
Reorganization, added if container and else for not container
dudantas Oct 11, 2021
7a0dec3
Improve Monster:onDropLoot log for print monster name and corpse id
dudantas Oct 12, 2021
715d414
Grimvale quest globalevent fixes
dudantas Oct 13, 2021
1483166
Indent
dudantas Oct 13, 2021
c565181
Add canary build links and description, change project name and issue…
dudantas Oct 13, 2021
ae3d019
Remove decay source files
dudantas Oct 14, 2021
ddb1a3f
Fix gamestore premium ids
majestyotbr Oct 18, 2021
1649a15
Revert to ID
dudantas Oct 26, 2021
ab20f8d
Merge branch 'main' into canary-engine-compatibility
dudantas Nov 2, 2021
62b8817
Remove decay.cpp/h
dudantas Nov 2, 2021
13e0324
Update README.md
majestyotbr Nov 29, 2021
11c60c4
Update README.md
majestyotbr Nov 29, 2021
c209c5b
Merge branch 'main' into canary-engine-compatibility
dudantas Dec 7, 2021
96ef550
Fix somes things
dudantas Dec 7, 2021
206815a
Add items.xml from canary
dudantas Dec 16, 2021
c6b8f45
Update unscripted equipments and weapons from canary
dudantas Dec 16, 2021
59b56e2
Fix non unique items monster loots
dudantas Dec 16, 2021
bc691a3
Fix item id for client id
dudantas Dec 16, 2021
2d5b814
Fix somes npcs errors
dudantas Dec 22, 2021
71c0b9b
Fix npcs shops (Cledwin/Gnomally/Gnomux/Grizzly Adams) and registerNp…
dudantas Dec 28, 2021
3ae95c7
Fix npcs shops (Harog/Hireling)
dudantas Dec 29, 2021
ff4617d
Fix errors from various npcs and somes adjustments/enhancements
dudantas Dec 31, 2021
5b171f0
Rename global function for snack case
dudantas Dec 31, 2021
990865f
Remove duplicated playerId and others fixes
dudantas Dec 31, 2021
b65a21b
Convert hireling shop items to client id
dudantas Dec 31, 2021
b80fb0a
Fix runes names
dudantas Dec 31, 2021
72f6fdd
Fix spell rune names from monsters
dudantas Dec 31, 2021
0042d51
Fix gnomally npc
dudantas Dec 31, 2021
effec33
Set sell and buy message for sendTextMessage(MESSAGE_INFO_DESCR...)
dudantas Dec 31, 2021
6ef7d69
Merge branch 'main' into canary-engine-compatibility
dudantas Jan 1, 2022
ffbd270
Fix speechBubble method
dudantas Jan 5, 2022
31b570d
Fix Rashid custom name and add config to disable storage
dudantas Jan 6, 2022
cece40a
Fix not login with no vocation
dudantas Jan 6, 2022
a9737e6
Fix transfer message
dudantas Jan 9, 2022
3eaa335
Merge branch 'main' into canary-engine-compatibility
dudantas Feb 7, 2022
1f227d3
Remove table
dudantas Feb 7, 2022
31ac760
Cherry pick
dudantas Feb 7, 2022
f717211
Merge branch 'main' into canary-engine-compatibility
dudantas Feb 7, 2022
deaac3d
Fix check
dudantas Feb 7, 2022
860943f
Merge branch 'main' into canary-engine-compatibility
dudantas Feb 7, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Fix wrong item
  • Loading branch information
dudantas committed Oct 7, 2021
commit 3c71d7d3e9163721d686897b11defd0db88da5c2
Binary file modified data/world/world.zip
Binary file not shown.