Chris Miles
b9cfdea76c
[Zone] Zone State Automated Testing and Improvements ( #4808 )
...
* [Zone] Zone State Automated Testing and Improvements
* Spawn condition
* Update zone.cpp
* Remove redundant logic
* Update zone_state.cpp
* TestZLocationDrift
* Protect NPC resumed NPC's from being able to die
2025-03-30 01:45:28 -05:00
dependabot[bot]
00e77f190c
Bump golang.org/x/net in /utils/scripts/build/should-release ( #4775 )
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.33.0 to 0.36.0.
- [Commits](https://github.com/golang/net/compare/v0.33.0...v0.36.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-12 20:57:06 -05:00
Chris Miles
0615864d51
[Databuckets] Nested Databuckets Protections and Improvements ( #4748 )
...
* Check for valid JSON before using it
* Do not allow nested keys to set be set an expiration
* Prevent overwriting of existing object or array
* Nested deletion support
* Update data_bucket.cpp
* Test cases
* More test cases, fix
* Update databuckets.cpp
* Update databuckets.cpp
* Basic databucket tests
* Update databuckets.cpp
* Update databuckets.cpp
2025-03-04 13:16:21 -06:00
Alex King
c228604255
[Bug Fix] Fix Beastlord Warder Size Modifier ( #4665 )
...
* [Bug Fix] Fix Beastlord Warder Size Modifier
* Push
* Update repository-generator.pl
---------
Co-authored-by: Chris Miles <akkadius1@gmail.com>
2025-02-11 21:27:59 -06:00
Chris Miles
e0d95b4302
[NPC Handins] Fix MultiQuest Handins ( #4651 )
...
* [NPC Handins] Fix multi-quest handins
* Update linux-build.sh
2025-02-07 03:28:02 -06:00
Chris Miles
752ac78c56
[CI] Fix database race condition ( #4646 )
...
* [CI] Fix race condition
* Update linux-build.sh
* Update linux-build.sh
* Update linux-build.sh
* Update linux-build.sh
2025-02-05 19:29:16 -06:00
Akkadius
91a0e14509
[Hotfix] Fix CI since hand-ins are merged
2025-02-03 16:57:46 -06:00
Chris Miles
6fb919a16f
[Items] Overhaul Item Hand-in System ( #4593 )
...
* [Items] Overhaul Item Hand-in System
* Edge case lua fix
* Merge fix
* I'm going to be amazed if this works first try
* Update linux-build.sh
* Update linux-build.sh
* Update linux-build.sh
* Update linux-build.sh
* Update linux-build.sh
* Update linux-build.sh
* Update linux-build.sh
* Update linux-build.sh
* Add protections against scripts that hand back items themselves
* Remove EVENT_ITEM_ScriptStopReturn
* test
* Update npc_handins.cpp
* Add Items:AlwaysReturnHandins
* Update spdat.cpp
* Bypass update prompt on CI
2025-02-03 16:51:09 -06:00
Alex King
d1d6db3a09
[Feature] Implement Big Bags ( #4606 )
...
* [Feature] Implement "Big Bags"
* Update worlddb.cpp
* Update shareddb.cpp
* Cleanup
* Cleanup
* Add slot ID conversions
* Update shareddb.cpp
* Update database_update_manifest.cpp
* Update database_update_manifest.cpp
* Update database_update_manifest.cpp
* Update database_update_manifest.cpp
* Update ruletypes.h
* Update database_update_manifest.cpp
* Inventory load fix
* Wrap Handle_OP_MoveItem in a transaction, taking 200+ queries from 200ms+ to 5-20ms
* Speed up lazy loading
* [Performance] Significantly Improve Client Network Resends
* Improve resend algorithm to be exact about when to resend
* Manifest merge
* Update database_update_manifest.cpp
* Post merge
* Add forced interactive update
---------
Co-authored-by: Akkadius <akkadius1@gmail.com>
2025-02-03 16:14:41 -06:00
dependabot[bot]
6525051d2d
Bump golang.org/x/net in /utils/scripts/build/should-release ( #4618 )
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.23.0 to 0.33.0.
- [Commits](https://github.com/golang/net/compare/v0.23.0...v0.33.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-26 21:28:40 -06:00
Alex King
75698a809f
[Feature] Add Support for Item Previews ( #4599 )
...
* [Feature] Add Support for Item Previews
* Update client_packet.cpp
2025-01-19 19:18:17 -06:00
dependabot[bot]
bd85fc96a0
Bump golang.org/x/crypto in /utils/scripts/build/should-release ( #4570 )
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.21.0 to 0.31.0.
- [Commits](https://github.com/golang/crypto/compare/v0.21.0...v0.31.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-12 00:17:28 -06:00
Mitch Freeman
64fefaebe4
[Bug Fix] GLAA fix after database.cpp updates ( #4277 )
...
* Hopefully fix glaa
* Potential Fix for GroupAA Issues
This seems to resolve the GroupAA issue. Tested with two characters joining a group. Functions the same as previous builds like 22.45, 22.46, etc.
* Fix for GLAA issue - For testing.
* Redo fix for GLAA
* Cleanup GLAA fix and move savng to repo
---------
Co-authored-by: Akkadius <akkadius1@gmail.com>
2024-04-20 20:13:17 -05:00
dependabot[bot]
c3295d129d
Bump golang.org/x/net in /utils/scripts/build/should-release ( #4272 )
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.17.0 to 0.23.0.
- [Commits](https://github.com/golang/net/compare/v0.17.0...v0.23.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-20 20:06:43 -05:00
Alex King
523ba30d81
[Repositories] Convert database.cpp to Repositories ( #4054 )
...
* [Repositories] Convert database.cpp to Repositories
- Convert all database.cpp methods to repositories where possible.
* Final push.
* Cleanup
* Cleanup
* Update database.h
* Fix crash
* Update database.cpp
2024-03-23 19:30:56 -05:00
Chris Miles
b280f50c99
[Deprecation] Remove eqemu_server.pl script and ties to server ( #4049 )
2024-02-10 03:22:18 -06:00
Chris Miles
bc59882a65
[Hotfix] Fix database loading routines ( #4030 )
2024-01-29 00:14:33 -06:00
Alex King
b89772ca91
[Pets] Convert Load of Pets Beastlord Data to Repositories ( #3995 )
...
* [Pets] Convert Load of Pets Beastlord Data to Repositories
# Notes
- Convert `GetBeastlordPetData()` to repositories.
- Add support for `unsigned` versions of `float`, `double`, and `decimal`, without this we defaulted to `std::string`, such as with `pets_beastlord_data`.
* Update repository-generator.pl
---------
Co-authored-by: Chris Miles <akkadius1@gmail.com>
2024-01-28 23:05:43 -06:00
Alex King
ce907c9519
[Bots] Convert Bot Database Methods to Repositories ( #4023 )
...
* [Bots] Convert Bot Database Methods to Repositories
* Final push.
* Cleanup.
* Cleanup.
* Update bot_database.cpp
* Update bot_database.cpp
* Update bot_database.cpp
* Update bot_database.cpp
* Update bot_database.cpp
2024-01-28 20:23:31 -06:00
Chris Miles
3e50427bb7
[Repositories] Add rank to reserved words ( #3982 )
...
* [Repositories] Add `rank` to reserved words
* Update zonedb.cpp
* Guild Ranks
---------
Co-authored-by: Kinglykrab <kinglykrab@gmail.com>
2024-01-14 20:58:03 -05:00
Akkadius
906879ce2e
[Repositories] Revert #3976 - fix character corpses
2024-01-14 03:30:00 -06:00
Chris Miles
14509fcc4e
[Repositories] Fix datetime zero-value save behavior ( #3976 )
2024-01-14 00:10:13 -06:00
Alex King
238c9fe667
[Global Loot] Convert Global Loot to Repositories ( #3962 )
...
* [Global Loot] Convert Global Loot to Repositories
# Notes
- Convert `LoadGlobalLoot()` to repositories.
* Update repository-generator.pl
* Final push.
* Update loottables.cpp
---------
Co-authored-by: Akkadius <akkadius1@gmail.com>
2024-01-12 23:37:26 -06:00
Chris Miles
818f833d04
[Repository] Add null integer column support, instance_list notes migration, regenerate repositories ( #3969 )
2024-01-12 22:23:55 -06:00
Chris Miles
4c7016bd7b
[Repositories] Protected extended repositories from being overwritten if exists ( #3815 )
2023-12-30 22:14:46 -06:00
dependabot[bot]
0194aedc92
Bump golang.org/x/crypto in /utils/scripts/build/should-release ( #3790 )
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.14.0 to 0.17.0.
- [Commits](https://github.com/golang/crypto/compare/v0.14.0...v0.17.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-18 18:10:48 -06:00
Chris Miles
21ec832ca6
[CI] Switch to use clang for Linux builds (speed) ( #3777 )
2023-12-17 15:17:29 -06:00
JJ
226cc3d6cb
[Scripts] Revert database engine change from #3702 . ( #3736 )
...
InnoDB doesn't like the lengths. Will need to address that in the future.
2023-12-03 14:17:58 -05:00
JJ
d8953c5156
[Scripts] Import items into items_new table instead of writing directly to the existing items table. ( #3725 )
2023-11-30 17:21:00 -05:00
JJ
3a49d851ca
[Scripts] Update 13th Floor Import Tool ( #3702 )
2023-11-26 00:20:10 -05:00
Chris Miles
a5a51fbe44
[Linux] Add symbols to release builds ( #3660 )
...
* [Linux] Add symbols to release builds
* Update linux-build.sh
2023-10-29 18:45:11 -05:00
Akkadius
2a91f08845
[22.28.1] Perl Linux build fix
2023-10-20 15:25:25 -05:00
JJ
4bbb1aa92f
[Scripts] Update 13th Floor importer ( #3630 )
...
* [Scripts] Update 13th Floor importer
Overhaul to script.
- Now uses `eqemu_config.json`
- More descriptive during the process
- Accounts for adjustments (`idfile`, `prockunk1`)
- No longer needs to adjust `UNK132`
* [DB] Adjust `items` structure for import (#3629 )
Our `items` table has 5 fields that need to adjust in order to pull data from 13th Floor.
* [DB] Update `version.h`
2023-10-15 20:45:50 -04:00
JJ
ad0b5d6a1c
[Scripts] Update 13th Floor script for legacy research tome bagtypes ( #3621 )
...
Legacy research tomes have the wrong bagtype (BACKPACK) blocking the clients from showing the combine button.
2023-10-13 20:10:35 -05:00
dependabot[bot]
2fb72e5729
Bump golang.org/x/net in /utils/scripts/build/should-release ( #3619 )
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.7.0 to 0.17.0.
- [Commits](https://github.com/golang/net/compare/v0.7.0...v0.17.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-13 19:52:58 -05:00
Akkadius
f053cd3b56
[Hotfix] Ensure Linux builds report failures
2023-10-03 11:59:50 -05:00
Alex King
a75648f73f
[Data Buckets] Distributed Databucket Caching ( #3500 )
...
* [Data Buckets] Zone-Based Data Bucket Caching
# Notes
- Adds a data bucket cache so we're not needlessly hitting the database every time we need to read a data bucket value.
* Cleanup and unify GetData access patterns
* Cache work
* Push
* Add to cache when we fetch and do a db hit
* Handle bucket misses in cache
* Formatting
* Logging
* [Data Buckets] Zone-Based Data Bucket Caching
- Adds a data bucket cache so we're not needlessly hitting the database every time we need to read a data bucket value.
* Cleanup and unify GetData access patterns
* Cache work
* Push
* Add to cache when we fetch and do a db hit
* Handle bucket misses in cache
* Formatting
* Remove redundant fetches from cache since GetData does the same thing
* Push progress
* Distributed cache work
* Logging
* Fix issue with scoping where same named keys could return overlapping results
* Misses cache tweak, logging, comments
* Add bot, client, and NPC bucket methods to Lua.
---------
Co-authored-by: Akkadius <akkadius1@gmail.com>
2023-07-24 12:22:50 -05:00
Alex King
42a2e19e73
[Commands] Consolidate #findX commands to a singular #find Command ( #3452 )
...
* Push up example for Kingly
* Update aa.cpp
* Update find.cpp
* Bulk push.
* Update aa.cpp
* Cleanup
* Repository method.
* Static aliasing
* Aliases
* Fix alias error.
* Update zone.cpp
* Update command.cpp
* Update find.cpp
---------
Co-authored-by: Akkadius <akkadius1@gmail.com>
2023-06-27 21:53:20 -05:00
Chris Miles
5fcc83b4b6
[Database] Implement native database migrations in server ( #2857 )
...
* [Database] Implement native database updates in server
* Cleanup
* Delete db_update_manifest.txt
* Bots updates
* Final tweaks
* Revert manifest
* Tweaks
* Remove code from eqemu_server.pl
* Update database_update.cpp
* Add user prompt update skipping with timeouts
* Add termcolor IS_TTY is check
* Update database_conversions.cpp
* Remove large migrations
* Push
* fix headers.
* Remove last of non-bot large migrations
* Update database_update_manifest.cpp
* More purging
* Tweaks
* Bot migrations
* More work
* Tweaks
* Implement multi-statement query execution only for migrations
* Add CLI database:updates
* Add bootstrap commands
* Upload bootstrap sql's
* Update bot_tables_bootstrap.sql
* Update bot_tables_bootstrap.sql
* Add mercs:bootstrap and bots:bootstrap
* Update bot_tables_bootstrap.sql
* Update database.cpp
* Update bot_tables_bootstrap.sql
* More cleanup
* Add mercs:disable and bots:disable
* Update eqemu_server.pl
* Update eqemu_server.pl
* Update eqemu_server.pl
* Test cases
* Update eqemu_server.pl
* Delete 2023_05_08_character_tribute_primary_key.sql
* Post rebase fixes
* Post rebase tweaks
* Delete errant files
* Rebase files from master
* More adjustments
* Delete files no longer used
* Add missing migrations
* bots:bootstrap is now bots:enable
---------
Co-authored-by: Aeadoin <109764533+Aeadoin@users.noreply.github.com>
2023-06-19 01:31:07 -05:00
Chris Miles
2a176835b1
[CI] Build static linux binaries ( #3419 )
...
* [CI] Build static linux binaries
* Fix tests
* Update linux-build.sh
2023-06-18 15:19:25 -05:00
Chris Miles
95b306599f
[Maps] Update download with faster releases link ( #3321 )
2023-04-29 19:39:24 -05:00
Aeadoin
59ad91a140
[Feature] Add Data Bucket support for scaling of Heroic Stats. ( #3058 )
...
* [Feature] Add Data Bucket support for scaling of Heroic Stats.
* update
* fixes, still reworking logic
* fixes, still reworking logic
* logic done
* logic done
* fixes
* Cleanup
* Cleanup
* Cleanup naming, verify behaviors
* formatting
* formatting
* fix issue with endurance and mana.
* update rule desc
* cleanup
* DataBucket Struct
* Cleanup data_bucket.cpp and add constants
* cleanup
* changes
* formatting
* fix from merge
* escape keyword `key`
* Add `key` to generator, run repository-generator.pl
* fix for change to key
* cleanup
* formatting
* formatting
* typo
2023-03-23 21:42:13 -04:00
dependabot[bot]
5d7a7bb4b2
Bump golang.org/x/crypto in /utils/scripts/build/should-release ( #3024 )
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.0.0-20210817164053-32db794688a5 to 0.1.0.
- [Release notes](https://github.com/golang/crypto/releases )
- [Commits](https://github.com/golang/crypto/commits/v0.1.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-03 17:37:58 -06:00
dependabot[bot]
00f82f43a6
Bump golang.org/x/net in /utils/scripts/build/should-release ( #3023 )
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.0.0-20210226172049-e18ecbb05110 to 0.7.0.
- [Release notes](https://github.com/golang/net/releases )
- [Commits](https://github.com/golang/net/commits/v0.7.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-03 17:23:13 -06:00
Akkadius
6a6045a21c
[Release] Update should-release
2023-02-16 13:23:53 -06:00
Chris Miles
02302802b8
[CI] Fix Windows stderr not bubbling properly ( #2925 )
...
* [CI] Fix Windows stderr not bubbling properly
* Update windows-build.ps1
2023-02-13 21:41:29 -06:00
Chris Miles
158396937a
[Release] 22.3.0 ( #2842 )
...
* [Release] 22.3.0
* Update version.h
* Redirect stderr
* Update should-release to filter non-master
* Update should-release
2023-02-06 20:12:04 -06:00
Chris Miles
25b4b97c41
[DB Updates] Add Windows MySQL path auto detection for users where the path is not found ( #2836 )
2023-02-06 17:25:34 -06:00
Chris Miles
08c8393988
[CI/CD] Build / Release Pipeline Changes ( #2788 )
...
* Test
* Test
* Update windows-build.ps1
* Update windows-build.ps1
* Update windows-build.ps1
* Kill excessive warnings
* Split
* Remove 7z from build scripts
* Linux
* Update .drone.yml
* Update .drone.yml
* Update .drone.yml
* Update .drone.yml
* Test
* Update .drone.yml
* Naming
* Test upload
* Update .drone.yml
* Update .drone.yml
* Update .drone.yml
* Yolo
* Yolo
* Update .drone.yml
* Update .drone.yml
* Copy
* Yolo
* Release without bots
* Update .drone.yml
* Update .drone.yml
* Test pipeline
* Remove debug
* Update .drone.yml
* Filter pipeline stage
* Update .drone.yml
* Test
* Bots release 22.0.5 (Test)
* Release bot test #2
* Check if release
* Update .drone.yml
* Update .drone.yml
* exit 78
* Update .drone.yml
* Update .drone.yml
* Add version checks
* Update .drone.yml
* Update .drone.yml
* Test
* Update build-release.bat
* Update .drone.yml
* Update .drone.yml
* Update .drone.yml
* Update build-release.bat
* Update build-release.bat
* Test pipeline
* Update CHANGELOG.md
* Bump
* Update build-release.bat
* Update build-release.bat
* Shuffle
* Take #45354
* Update windows-build.ps1
* Update windows-build.ps1
* Update windows-build.ps1
* F
* Update windows-build.ps1
* Consolidate
* Run it
* Pop cache back in
* Update linux-build.sh
* Another release test
* Update linux-build.sh
* Update linux-build.sh
* Update CMakeLists.txt
* Trim windows assets
* Update windows-build.ps1
* Update windows-build.ps1
* Update windows-build.ps1
* Update windows-build.ps1
* [22.1.0] Release
* Crash reporting
* Add version tag injection in the build pipeline
* Update windows-build.ps1
* Test
* Test
* Update windows-build.ps1
* Update windows-build.ps1
* Update windows-build.ps1
* Kill excessive warnings
* Split
* Remove 7z from build scripts
* Linux
* Update .drone.yml
* Update .drone.yml
* Update .drone.yml
* Update .drone.yml
* Test
* Update .drone.yml
* Naming
* Test upload
* Update .drone.yml
* Update .drone.yml
* Update .drone.yml
* Yolo
* Yolo
* Update .drone.yml
* Update .drone.yml
* Copy
* Yolo
* Release without bots
* Update .drone.yml
* Update .drone.yml
* Test pipeline
* Remove debug
* Update .drone.yml
* Filter pipeline stage
* Update .drone.yml
* Test
* Bots release 22.0.5 (Test)
* Release bot test #2
* Check if release
* Update .drone.yml
* Update .drone.yml
* exit 78
* Update .drone.yml
* Update .drone.yml
* Add version checks
* Update .drone.yml
* Update .drone.yml
* Test
* Update build-release.bat
* Update .drone.yml
* Update .drone.yml
* Update .drone.yml
* Update build-release.bat
* Update build-release.bat
* Test pipeline
* Update CHANGELOG.md
* Bump
* Update build-release.bat
* Update build-release.bat
* Shuffle
* Take #45354
* Update windows-build.ps1
* Update windows-build.ps1
* Update windows-build.ps1
* F
* Update windows-build.ps1
* Consolidate
* Run it
* Pop cache back in
* Update linux-build.sh
* Another release test
* Update linux-build.sh
* Update linux-build.sh
* Update CMakeLists.txt
* Trim windows assets
* Update windows-build.ps1
* Update windows-build.ps1
* Update windows-build.ps1
* Update windows-build.ps1
* [22.1.0] Release
* Crash reporting
* Add version tag injection in the build pipeline
* Update windows-build.ps1
* Full crash report on windows.
* Update endpoint
* [22.1.1] Release
* [skip ci] update .drone.yml
* Filter
* Update .drone.yml
* Update .drone.yml
* Update .drone.yml
* Update .drone.yml
* Update .drone.yml
* Update CHANGELOG.md
Co-authored-by: KimLS <KimLS@peqtgc.com>
2023-01-24 16:37:04 -06:00
Akkadius
0ccb18d017
[Hotfix] Remove appveyor fetch bots
2023-01-20 20:56:19 -06:00