ulukyn
|
11132f08e6
|
Changed: Players when Outpost is in active war (OutpostInFire) can't be Neutrals
--HG--
branch : patches-from-atys
|
6 years ago |
Riasan
|
2d83507b55
|
Changed: active teleport option via map on r2 for privs
--HG--
branch : patches-from-atys
|
6 years ago |
ulukyn
|
0debc7e6d6
|
Removed: cacert.pem file from client datas
--HG--
branch : patches-from-atys
|
7 years ago |
ulukyn
|
698c71f137
|
Fixed: Added a check for https:// npc web pages
--HG--
branch : patches-from-atys
|
7 years ago |
ulukyn
|
dcf959fe3d
|
Added: luaGetElement for CInterface3DScene and getBBoxSize* for CInterface3DShape
--HG--
branch : patches-from-atys
|
7 years ago |
ulukyn
|
0e7380599e
|
Added: Ctrl DB Sheet tooltip can be overwrited
--HG--
branch : patches-from-atys
|
7 years ago |
kervala
|
cf1df3e4de
|
Fixed: Warning
--HG--
branch : patches-from-atys
|
7 years ago |
ulukyn
|
4beecdc81b
|
Eapply: CTypeVersion incremented for sitem and item (because the client don't crash again and i found why )
--HG--
branch : patches-from-atys
|
7 years ago |
ulukyn
|
0b970371a3
|
Fixed: check ClientCfg.CurlCABundle is not empty before check the first char (thx nimetu)
--HG--
branch : patches-from-atys
|
7 years ago |
ulukyn
|
48f3d3b244
|
Added: add a way to prefix CurlCABundle file with defaultConfigFileName using "%"
Use added cacert.pem from mozilla like default CA file
--HG--
branch : patches-from-atys
|
7 years ago |
ulukyn
|
e9e2590d53
|
Added: getSheetFamily lua bind
--HG--
branch : patches-from-atys
|
7 years ago |
ulukyn
|
f7f1a6035e
|
Added: getSheetLocalizedName and getSheetLocalizedDesc lua bind
--HG--
branch : patches-from-atys
|
7 years ago |
ulukyn
|
4f75f92610
|
Added: Add "@LUA " prefix to url set on shapes with text. When player click on shape, run the lua code
getDbProp64 return a variable instead of node->getValue64() return value.
--HG--
branch : patches-from-atys
|
7 years ago |
ulukyn
|
a50bd10b84
|
Added: setDbProp64 lua function
--HG--
branch : patches-from-atys
|
7 years ago |
ulukyn
|
c56d2e136d
|
Changed: Increse MAX_INVENTORY_ANIMAL to 7 to add 3 pets companions (ingame named ZIGs)
--HG--
branch : patches-from-atys
|
7 years ago |
ulukyn
|
3652b23bbb
|
Added: Race shape properties of sitems (!!! sitems.packed_sheets must be regenerated with freshly complilated sheets_packer tool !!!)
--HG--
branch : patches-from-atys
|
7 years ago |
ulukyn
|
8b1ead9e77
|
Fixed: getGroundZ uses now float instead of int
--HG--
branch : patches-from-atys
|
7 years ago |
ulukyn
|
5d7c8777a1
|
Added: Ability to add icons on the map and setup the handler by left and right click with lua
--HG--
branch : patches-from-atys
|
7 years ago |
ulukyn
|
1a52cc3cb1
|
Changed: move /url command to FINAL_VERSION section
--HG--
branch : patches-from-atys
|
7 years ago |
ulukyn
|
50d6ae91ae
|
Changed: Increase max number of virtual desktops to use with special apps (like powo creator)
--HG--
branch : patches-from-atys
|
7 years ago |
ulukyn
|
0b0b980510
|
Changed: Fix @WEB customtext items
--HG--
branch : patches-from-atys
|
7 years ago |
ulukyn
|
f917d22b71
|
Changed: Fix @WEB customtext items
--HG--
branch : patches-from-atys
|
7 years ago |
ulukyn
|
61cee990fc
|
Changed: Fix @WEB customtext items
--HG--
branch : patches-from-atys
|
7 years ago |
Riasan
|
0b27a27a4c
|
Fixed: Old Custom Text what used @WEB have no space after command "@WEBxxx"
--HG--
branch : patches-from-atys
|
7 years ago |
ulukyn@gmail.com
|
4f33715b06
|
Added: We can now set Item Custom Text with "@LUA xxx" to run lua code when players click on "OPEN" menu
--HG--
branch : patches-from-atys
|
7 years ago |
ulukyn@gmail.com
|
b623bb11f5
|
Fixed: Adding translation to bots names (with tags) when displaying "xxx says: ..."
--HG--
branch : patches-from-atys
|
7 years ago |
ulukyn@gmail.com
|
3baf7fdb12
|
Fixed: First try to add translation tags into Bot names and Titles: translating target name and sys infos
--HG--
branch : patches-from-atys
|
7 years ago |
ulukyn@gmail.com
|
4c91c418d4
|
Fixed: First try to add translation tags into Bot names and Titles (will help rename of player to be translated and events npcs)
--HG--
branch : patches-from-atys
|
7 years ago |
ulukyn@gmail.com
|
99a949b889
|
Changed: First try to add translation tags into Bot names and Titles (will help rename of player to be translated and events npcs)
--HG--
branch : patches-from-atys
|
7 years ago |
Inky
|
f17aeff6f2
|
Changed: cli character selection
--HG--
branch : develop
|
6 years ago |
Nimetu
|
c439a10cfe
|
Fixed: WebIG notif thread did not have curl certificates loaded.
--HG--
branch : develop
|
6 years ago |
Nimetu
|
7ed7491f04
|
Fixed: Invalid duplicate landmark check.
--HG--
branch : develop
|
6 years ago |
kaetemi
|
08908452d5
|
Merge remote-tracking branch 'origin/hg/develop' into kaetemi-develop
|
6 years ago |
Nimetu
|
d10e7157ef
|
Added: Music player directory/autoplay options to client.cfg
--HG--
branch : develop
|
6 years ago |
kaetemi
|
a7504e657e
|
Removed: Deprecated bot chat news manager
|
6 years ago |
Nimetu
|
f5424aac3e
|
Added: html progress element
--HG--
branch : develop
|
6 years ago |
Nimetu
|
cb0d6c74f3
|
Added: html meter element
--HG--
branch : develop
|
6 years ago |
Nimetu
|
742092fd6b
|
Changed: Use button lookup index in html_submit_form instead button name/value
--HG--
branch : develop
|
6 years ago |
Nimetu
|
23220c6b96
|
Changed: Add extra url parameters only for trusted domain requests
--HG--
branch : develop
|
6 years ago |
Nimetu
|
8f124b3066
|
Changed: Add extra url parameters only for trusted domain requests
--HG--
branch : develop
|
6 years ago |
Jan Boon
|
d6b26fcb92
|
Merge: Add 3ds Max 2020 plugin build support. Fix Max 2010 plugin build. Improve Unicode build support. Enable music in Snowballs. Support MariaDB C connector
|
6 years ago |
kaetemi
|
1c422390e7
|
Cleaning up unicode conversion
|
6 years ago |
Nimetu
|
5369373591
|
Changed: Increase default max curl connections to 5
--HG--
branch : develop
|
6 years ago |
Inky
|
f275bcc279
|
Backed out changeset 8f53cb4efab7
--HG--
branch : develop
|
6 years ago |
Inky
|
a6572f29eb
|
Backed out changeset f2bc09b6da57
--HG--
branch : develop
|
6 years ago |
Inky
|
59da139eb7
|
Changed: introduce new proprieties menu and action handler
--HG--
branch : develop
|
6 years ago |
Inky
|
2c92ec7909
|
Added: item sheets scroll properties
execute lua code, open webig and set menu label
--HG--
branch : develop
|
6 years ago |
Nimetu
|
30fb50d0db
|
Changed: Refactor CGroupHTML browse-render flow
--HG--
branch : develop
|
6 years ago |
kervala
|
4a87a3f30b
|
Fixed: Wrong operator (should be = instead of ==)
--HG--
branch : develop
|
6 years ago |
kervala
|
0d0a3ca97f
|
Changed: Updated LZMA SDK to version 19.00
--HG--
branch : develop
|
6 years ago |