KimLS
1168d3bc37
remove old zlibng, remove perlwrap, remove hc
2025-11-22 17:41:19 -08:00
KimLS
897512a43e
World, had to swap out zlib-ng for now because it wasn't playing nicely along side the zlib install. May revisit.
2025-11-16 22:43:58 -08:00
KimLS
b9f8d7c3b1
Tests and more cmake version updates
2025-11-16 22:26:34 -08:00
KimLS
f72474216f
shared_memory compiles
2025-11-16 22:21:10 -08:00
KimLS
af0fd14a38
Fix common build.
2025-11-16 16:53:20 -08:00
Vayle
f74efcaa5f
[Bug Fix] Enhance SummonItemIntoInventory() to support stacking of items ( #5022 )
...
* Initial plan
* Initial plan
* Enhance SummonItemIntoInventory to support stacking
Co-authored-by: Valorith <76063792+Valorith@users.noreply.github.com>
* Update .gitignore
* Revert "Update .gitignore"
This reverts commit 16159398d8a69c53a719a1d54d068bbe0fa5284c.
* Disable PCH for patch sources compiled with -O0
Disables precompiled headers for specific patch source files that are compiled with -O0 on UNIX. This avoids Clang errors caused by __OPTIMIZE__ macro state mismatches between the PCH and translation units.
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
2025-10-22 22:50:00 -07:00
Exonintrendo
ecc0d4b5c0
updated crash report url to new hosted spire location ( #5024 )
2025-10-16 10:22:49 -07:00
Chris Miles
8175ae6187
[Release] 23.10.3
2025-09-17 01:31:48 -05:00
Chris Miles
e8f4ffd628
[Release] 23.10.2
2025-09-17 00:52:31 -05:00
Chris Miles
0447618f7e
hotfix: merge fix
2025-09-17 00:50:03 -05:00
Chris Miles
e71ce001ff
Hotfix: revert #4996
2025-09-17 00:47:42 -05:00
Alex King
1575a2af40
[Hotfix] Fixed Mail Key Bug ( #5015 )
...
* [Hotfix] Fixed Mail Key Bug
* Release
2025-09-16 22:52:57 -04:00
JJ
4b69df646c
[Release] 23.10.0 ( #5014 )
...
* Update CHANGELOG.md
* Update version.h
* Update package.json
2025-09-16 11:35:03 -04:00
Alex King
044b9c1420
[Repositories] Convert Mail Key to Repositories ( #5007 )
...
* [Repositories] Convert Mail Key to Repositories
* Update shareddb.cpp
---------
Co-authored-by: JJ <3617814+joligario@users.noreply.github.com>
2025-09-15 14:23:48 -04:00
Alex King
0bbb5b90e7
[Repositories] Convert Total Time Played to Repositories ( #5008 )
2025-09-15 09:14:59 -04:00
Mitch Freeman
9b143132be
[Bug Fix] Fix Several Evolving Item Bugs ( #4992 )
...
* Add sending evolving items via parcels
Send, retrieve and inspect tested ok
* Sell evolving items to a merchant and purchase tested ok.
* Fix a problem with potions and quantity
2025-09-07 22:51:39 -04:00
Mitch Freeman
231bf8b4ec
Update database_update_manifest.cpp ( #5011 )
2025-09-07 19:13:00 -04:00
Alex King
dee58f9a91
[Repositories] Convert Shared Bank Platinum to Repositories ( #5006 )
2025-09-01 21:39:24 -04:00
Alex King
1eb89edbbd
[Repositories] Convert Item Loading to Repositories ( #4998 )
2025-08-30 16:39:23 -04:00
Alex King
e015d0d67e
[Repositories] Convert Damage Shield Types to Repositories ( #4995 )
...
* [Repositories] Convert Damage Shield Types to Repositories
* Remove max spell ID
2025-08-30 16:23:33 -04:00
Alex King
ba78394ce9
[Repositories] Convert Spell Loading to Repositories ( #4996 )
2025-08-30 15:42:04 -04:00
Alex King
060f6e377d
[Constants] Convert SE Defines to SpellEffect Namespace ( #4999 )
2025-08-30 15:33:19 -04:00
Alex King
92c8b0e585
[Constants] Change Race Changes to Race Namespace ( #5000 )
2025-08-30 15:33:11 -04:00
Alex King
33df8ea665
[Repositories] Convert Character Inspect Messages to Repositories ( #4997 )
2025-08-30 14:42:40 -04:00
Alex King
a4e47d9180
[Pets] Add Pet Constants and Methods ( #4987 )
...
* [Pets] Add Pet Constants and Methods
* Remove GetID
* GetPetTypeName()
* Cleanup
2025-08-17 01:00:31 -04:00
Alex King
207ee2daa0
[Database] Add heal_amount to character_stats_record ( #4986 )
...
* [Database] Add heal_amount to character_stats_record
* Update version.h
2025-08-16 21:35:55 -04:00
Alex King
ed3f6c2a40
[Cleanup] Fix Issues with Strings::Commify and Mob::SendStatsWindow ( #4984 )
2025-08-16 21:35:13 -04:00
Alex King
00b66ce432
[Commands] Add #find account Subcommand ( #4981 )
...
Credit goes to https://github.com/The-Heroes-Journey-EQEMU/Server/pull/281
2025-08-16 21:34:16 -04:00
Alex
4d12dd5c43
[Code] Remove Attributions ( #4988 )
2025-08-15 23:36:35 -05:00
regneq
c4f408bffc
[Bug Fix] Fix Race 474 for Titanium ( #4979 )
2025-08-11 16:49:59 -04:00
Alex King
d142e1ca81
[Hotfix] Fix Quest Ownership Edge Case ( #4977 )
...
* [Hotfix] Fix Quest Ownership Edge Case
* Push
2025-08-02 22:09:30 -05:00
Chris Miles
d9f4d49ef4
[Release] 23.9.0 ( #4976 )
2025-08-02 20:11:29 -05:00
Alex King
e9be2d76c3
[Commands] Add #show keyring Subcommand ( #4973 )
2025-08-02 19:15:44 -05:00
Chris Miles
f3232cdc3a
[Database] Add Indexes to NPC's Spawns Loot ( #4972 )
2025-07-30 09:37:23 -04:00
regneq
ab45d4358d
[Bug Fix] Add a missing Froglok starting area for Titanium Startzone. ( #4962 )
...
* Add a missing Froglok starting area for Titanium Startzone.
* fix formatting.
* add a missing break.
2025-07-04 12:53:45 -04:00
Chris Miles
07d484597d
[Build] More Build Speed Improvements ( #4959 )
2025-06-30 13:09:23 -05:00
nytmyr
fc470d5f83
[Bots] Fix ^cast resurrects ( #4958 )
...
- Was failing stack checks and couldn't be casted. Added bypass.
2025-06-29 10:19:00 -04:00
Chris Miles
585ed3bd25
[Release] 23.8.1
2025-06-28 17:29:25 -05:00
Chris Miles
2eb291a461
[Databuckets] Revert Caching Changes of #4917 ( #4957 )
...
* [Databuckets] Revert Caching Changes of #4917
* Comment caching tests until addressed later
2025-06-28 17:28:19 -05:00
Alex King
a1421af214
[Bug Fix] Fix Hero Forge on Character Select ( #4954 )
2025-06-26 19:35:28 -04:00
Chris Miles
389047c4e2
[Release] 23.8.0 ( #4953 )
...
* [Release] 23.8.0
* Changelog
* Update ruletypes.h
2025-06-25 21:12:05 -05:00
Fryguy
50ae0f8351
[Corpses] Add corpse entity variables to DB ( #4911 )
...
* [Corpses] Add corpse entity variables to DB
- When corpses have entity variables add/remove/modified it will update the database accordingly.
- Corpse loading will pull the database values if they exist.
* Updates per review
* Update version.h
---------
Co-authored-by: Chris Miles <akkadius1@gmail.com>
2025-06-25 15:21:52 -05:00
Alex King
643ee56433
[Code] PlayerEventLogs Global to Singleton Cleanup ( #4928 )
...
* [Code] PlayerEventLogs Global to Singleton Cleanup
* Fix
---------
Co-authored-by: Chris Miles <akkadius1@gmail.com>
2025-06-25 15:05:33 -05:00
Alex King
c0bb32ed12
[Code] WorldContentServer Global to Singleton Cleanup ( #4939 )
2025-06-25 14:55:39 -05:00
Alex King
128732e05d
[Code] EvolvingItemsManager Global to Singleton Cleanup ( #4929 )
...
Co-authored-by: Chris Miles <akkadius1@gmail.com>
2025-06-25 14:26:29 -05:00
Chris Miles
947795f1d1
[Code] EQEmuLogSys Global to Singleton Cleanup ( #4925 )
...
* [Code] EQEmuLogSys Global to Singleton Cleanup
* Post merge fix
2025-06-25 14:05:49 -05:00
Alex King
4f7ff2d6f2
[Code] DatabaseUpdate Global to Singleton Cleanup ( #4943 )
...
Co-authored-by: Chris Miles <akkadius1@gmail.com>
2025-06-25 13:48:18 -05:00
Alex King
b5f1e99d3b
[Code] DiscordManager Global to Singleton Cleanup ( #4926 )
...
* [Code] DiscordManager Global to Singleton Cleanup
* Update discord_manager.h
---------
Co-authored-by: Chris Miles <akkadius1@gmail.com>
2025-06-25 13:47:47 -05:00
Chris Miles
ea96cbf885
[Databuckets] Nested Caching ( #4917 )
...
* [Databuckets] Nested Caching
* One more
* Update benchmark_databuckets.cpp
* Add caching tests
* Fix tests and scoping
* Update databuckets.cpp
* Fix tests
* Rebase fixes
* [Databuckets] Implement Cache in World (#4920 )
2025-06-25 12:47:43 -05:00
regneq
de07870c99
[Fix] Fix breaking changes to Titanium, SoF, SoD patches causes by big bags update ( #4922 )
...
* [Fix] Fix breaking change to Titanium patches caused by Big Bags update.
* Fixes for Titanium, SoD, SoF causes by big bag bug.
2025-06-25 12:41:13 -05:00