KimLS
0815aea6fd
Sidecar stuff wont directly include cpp files now too.
2025-12-10 00:05:58 -08:00
KimLS
76f8f1fb95
Move zone cli out of source and into cmake
2025-12-10 00:02:38 -08:00
KimLS
4c7964524d
Restructure to remove more things.
2025-12-09 20:18:45 -08:00
KimLS
5843ff0524
Remove some cpp includes.
2025-12-09 20:04:34 -08:00
KimLS
408bd653bc
convert find
2025-12-08 20:56:28 -08:00
KimLS
d378f8b107
Convert show
2025-12-08 20:10:10 -08:00
KimLS
daa9102cc6
Move set out of a giant cpp file include.
2025-12-08 20:00:04 -08:00
KimLS
04d947a40e
Newer versions of libmariadb default to tls forced on, return to the default of not forcing that.
...
auto_login were breaking on linux builds
loginserver wasn't setting proper openssl compile flag
2025-12-07 21:17:13 -08:00
KimLS
ccb3cef3d7
fix zone
2025-12-07 19:37:23 -08:00
KimLS
32e04ea74c
Fix world, separate out data_buckets.
2025-12-07 17:13:01 -08:00
KimLS
42a3780d80
PERL_SET_INTERP causes an issue on newer versions of perl on windows because a symbol is not properly exported in their API, change the lines so it's basically what it used to be
2025-11-23 23:57:06 -08:00
KimLS
e544f72da0
Perl link got lost
2025-11-23 21:37:37 -08:00
KimLS
3f8746d33c
More cleanup
2025-11-22 22:34:32 -08:00
KimLS
2239bba2c5
Zone works but is messy, tomorrow futher cleanup!
2025-11-16 23:20:03 -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
Chris Miles
8175ae6187
[Release] 23.10.3
2025-09-17 01:31:48 -05:00
Alex King
0bbb5b90e7
[Repositories] Convert Total Time Played to Repositories ( #5008 )
2025-09-15 09:14:59 -04:00
Alex King
6506ad5b51
[Quest API] Add EVENT_CHARM_START and EVENT_CHARM_END ( #5013 )
2025-09-15 09:14:46 -04:00
Alex King
dcaa0ecdaa
[Quest API] Add Identifiers to Get/Modify NPC Stat Methods ( #5012 )
2025-09-15 09:14:29 -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
Alex King
dee58f9a91
[Repositories] Convert Shared Bank Platinum to Repositories ( #5006 )
2025-09-01 21:39:24 -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
9668074d94
[Bug Fix] Fix Recipe Inspect Bug ( #4994 )
2025-08-30 13:56:14 -04:00
Alex King
822a5dcac4
[Cleanup] Cleanup #show ip_lookup Message ( #5005 )
...
* [Cleanup] Cleanup #show ip_lookup Message
* Test
* Update clientlist.cpp
2025-08-30 13:05:18 -04:00
Alex King
0c65a4febe
[Cleanup] Fix #set race 0 Message ( #5004 )
2025-08-29 20:08:03 -04:00
Alex King
02f66de679
[Cleanup] Remove Unused errorname Variable ( #5001 )
2025-08-29 12:02:11 -04:00
Alex King
145111f11e
[Bug Fix] Fix Task Reloading ( #5002 )
2025-08-29 06:52:51 -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
1fe5d9fa4f
[Commands] Add #task complete Saylink to #task show ( #4985 )
2025-08-16 21:35:38 -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
adb3196ca5
[Cleanup] Add #npcedit npc_tint_id Help Message ( #4982 )
...
* [Cleanup] Add #npcedit npc_tint_id Help Message
* Update npcedit.cpp
* Update npcedit.cpp
2025-08-16 21:34:55 -04:00
Alex King
e13b133ac8
[Quest API] Add GetNPCTintIndex() to Perl/Lua ( #4983 )
2025-08-16 21:34:39 -04:00
Alex King
d475428157
[Quest API] Add GetKeyRing() to Perl/Lua ( #4980 )
2025-08-16 21:34:28 -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
Alex King
d876c6df2a
[Bug Fix] Fix #show recipe uint16 Cap ( #4978 )
2025-08-11 14:06:13 -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
Alex King
0a1df5bbb6
[Quest API] Add GetTimers() and GetPausedTimers() to Perl/Lua ( #4965 )
...
* [Quest API] Add GetTimers() and GetPausedTimers() to Perl/Lua
* Push
2025-08-02 19:17:56 -05:00
Alex King
e9be2d76c3
[Commands] Add #show keyring Subcommand ( #4973 )
2025-08-02 19:15:44 -05:00
solar
ffa813b92c
[Build] Fix Linking with GCC ( #4969 )
...
Co-authored-by: solar <solar@heliacal.net>
2025-08-02 19:15:11 -05:00
solar
909de47acd
fix player movement deltas (jumping, turning) ( #4975 )
...
Co-authored-by: solar <solar@heliacal.net>
2025-08-02 10:32:30 -04:00
Alex King
9544e100c3
[Bug Fix] Fix Hero's Forge Ingame and Character Select ( #4966 )
2025-07-30 19:39:29 -04:00
Bemvaras
b8884d6572
[Quest API] Add GetMemberRole() to Perl/Lua ( #4963 )
...
* Add group member role retrieval
* Expose group member role to Lua
* Cleanup
* Cleanup
---------
Co-authored-by: Kinglykrab <kinglykrab@gmail.com>
2025-07-10 15:09:04 -04:00
Alex King
323a0c0b27
[Feature] Zone Scripting ( #4908 )
...
* [Feature] Add Zone Scripting Capabilities
* Push
* Update zone.cpp
* Fix crashes
* Lua
* Add other events, finish Lua
* Add EVENT_ENTER_ZONE
* Final
* Push
* Push
* [Feature] Add Zone Scripting Capabilities
* Push
* Update zone.cpp
* Fix crashes
* Add EVENT_ENTER_ZONE
* Remove duplicates
* Update embparser.cpp
2025-07-10 15:08:08 -04:00
nytmyr
f7775c7a75
[Bots] Fix FinishBuffing rule ( #4961 )
2025-06-30 19:54:04 -05:00
Chris Miles
659a960401
[Performance] Clear Wearchange Deduplication Cache ( #4960 )
...
* [Performance] Clear Wearchange Deduplication Cache
* Move timers to process loops
2025-06-30 13:57:43 -05:00
Chris Miles
07d484597d
[Build] More Build Speed Improvements ( #4959 )
2025-06-30 13:09:23 -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