• You've discovered RedGuides 📕 an EverQuest multi-boxing community 🛡️🧙🗡️. We want you to play several EQ characters at once, come join us and say hello! 👋
  • IS THIS SITE UGLY? Change the look. To dismiss this notice, click the X --->
  • There is a suspension/ban wave happening, we're still gathering information. Please keep regular discussion to Suspension MegaThread and please consider submitting a Suspension report to RG.
MQ2LinkDB

Utility MQ2LinkDB

〰️Commits​


Fix /link /update

* remove unused openssl dependency, switch libcurl to 8.4
* remove unused pe-parse dependency
(19d05cf) ~doubledgedboard

〰️Commits​


Fix item name handling (#12)

* making the field buffer larger - should refactor this to not use staticly sized arrays later

* fix for crash root cause

* - Added item_name to the link table so we no longer join against the

raw_data table this should fix issues on EMU and Live with discovered
links

- Fixed a bug with how item links and item names were being stored.

* SQL Cleanup


Moved raw_data into non-version specific tables
added some new files to keep this abstraction clearer

BUSY failures on link inserts are now silent.

refactored to be more efficient in the sql calls.

SQL Conflict handling.

* Fixed a missing update to the item_links table during exports

* query string optimizations

* added code to fix historically inserted links that were incorrect due to code bugs. also added error coloring.

* Item names and Links are now updated at the same time.

* removed item_name null check so we just update all items
(86026d2) ~derple

〰️Commits​


Linkdb crash root cause fix (#9)
(103d551) ~derple

〰️Commits​


Making the field buffer larger - should refactor this to not use staticly sized arrays later
(8f0f364) ~DerpleMQ2

〰️Commits​


Fix x86 build
(b43d61e) ~Knightly

〰️Commits​


Cleanup after refactor
(7b30fb7) ~Knightly
Merge branch 'master' into 'master'

Refactored to use sqlite and other improvements.

See merge request redguides/plugins/MQ2LinkDB!4
(048c8c9) ~Knightly
Refactored to use sqlite and other improvements.
(7885698) ~Derple
Posted by: brainiac

〰️Commits​


Update for v143 & Option to Separate Databases
- Addresses https://github.com/macroquest/macroquest/issues/635
- Adds an option to separate databases to prevent conflicts when resource directory is shared
(7063130) ~Knightly
Merge branch 'v143' into 'master'

Update for v143 & Option to Separate Databases

See merge request redguides/plugins/MQ2LinkDB!3
(0520101) ~Knightly
Posted by: brainiac

〰️Commits​


- Replace fopen with _fsopen
(6516e9c)
- Merge branch '_fsopen' into 'master'

Replace fopen with _fsopen

See merge request redguides/plugins/MQ2LinkDB!2 (2d59d82)
Posted by: DoNotReply

〰️Commits​


- Fix warning
(1d8423f)
Posted by: DoNotReply

〰️Commits​


- Emu compatibility fixes
(ac169fc)
Posted by: DoNotReply
Back
Top