dannuic
|
966ca5cf07
|
Merge branch 'tob_patch' into tob_buffupdate
|
2026-04-29 13:27:52 -06:00 |
|
dannuic
|
625157f058
|
Merge remote-tracking branch 'origin/develop' into tob_patch
|
2026-04-29 13:26:40 -06:00 |
|
KimLS
|
9cc3d492ce
|
Merge branch 'master' into develop
Build / Linux (push) Has been cancelled
Build / Windows (push) Has been cancelled
|
2026-04-28 20:39:33 -07:00 |
|
KimLS
|
c6ddf300a4
|
Add back msvc step with a maintained fork
Build / Linux (push) Waiting to run
Build / Windows (push) Waiting to run
|
2026-04-28 20:15:06 -07:00 |
|
KimLS
|
42d6004467
|
Remove step i think isn't required for windows, change linux path
|
2026-04-28 20:00:01 -07:00 |
|
KimLS
|
cabe06ea92
|
Revert linux part for now
|
2026-04-28 19:42:26 -07:00 |
|
KimLS
|
4abd9c1b40
|
Some build changes, may or may not fix cache
Build / Linux (push) Waiting to run
Build / Windows (push) Waiting to run
|
2026-04-28 18:01:20 -07:00 |
|
KimLS
|
accda849ac
|
Merge fix
Build / Linux (push) Waiting to run
Build / Windows (push) Waiting to run
|
2026-04-28 00:15:35 -07:00 |
|
KimLS
|
f72bbab0e9
|
Change paths to try to get this working
Build / Linux (push) Waiting to run
Build / Windows (push) Waiting to run
|
2026-04-28 00:04:40 -07:00 |
|
KimLS
|
9647a5b82c
|
Add develop branch
|
2026-04-27 23:20:29 -07:00 |
|
KimLS
|
84a90cef23
|
Linux build doesn't like the way we hash this
|
2026-04-27 22:22:54 -07:00 |
|
KimLS
|
a8db057440
|
Add vcpkg cache, hopefully works.
|
2026-04-27 22:19:15 -07:00 |
|
dannuic
|
a907c76e1c
|
Collapsed stubbed classes
|
2026-04-27 19:20:43 -06:00 |
|
dannuic
|
c384ef6215
|
finished the implementation
|
2026-04-27 19:13:20 -06:00 |
|
dannuic
|
d16c1b2483
|
Removed any 'legacy' functions from the new code
|
2026-04-27 17:52:45 -06:00 |
|
dannuic
|
f3634e54ae
|
Added db migrations to account for spell id type changes
|
2026-04-27 10:51:50 -06:00 |
|
dannuic
|
5de441fa20
|
converted spell id's to integers and made the internal representation 322-bit
|
2026-04-26 23:53:57 -06:00 |
|
dannuic
|
05cb1921e8
|
initial tie in of makebuffpacket to logic (still need to do buff definition work)
|
2026-04-26 21:42:26 -06:00 |
|
dannuic
|
301eed2168
|
Merge branch 'tob_patch' into tob_buffupdate
|
2026-04-26 01:09:48 -06:00 |
|
dannuic
|
743fd45b17
|
Added component-based patch system (#5070)
Build / Linux (push) Has been cancelled
Build / Windows (push) Has been cancelled
|
2026-04-25 23:29:12 -07:00 |
|
dannuic
|
c25b3fbf19
|
Merge branch 'tob_stringupgrade' into tob_buffupdate
|
2026-04-25 23:52:20 -06:00 |
|
dannuic
|
1e1701efb7
|
Converted memoization to static array
|
2026-04-25 23:25:43 -06:00 |
|
dannuic
|
cebafe3971
|
Added missing include
|
2026-04-25 21:46:17 -06:00 |
|
Knightly
|
6d6cc8ca95
|
Update openssl calls to use EVP interface (#5072)
Build / Linux (push) Has been cancelled
Build / Windows (push) Has been cancelled
|
2026-04-25 16:49:03 -07:00 |
|
dannuic
|
40870924e9
|
Updated patch map to an array and added null safety checks for the conversion
|
2026-04-25 16:54:30 -06:00 |
|
dannuic
|
0a6dd09f2c
|
Removed unnecessary function for static component map
|
2026-04-25 15:51:15 -06:00 |
|
dannuic
|
ce3d73dc43
|
More cleanup
|
2026-04-25 15:09:04 -06:00 |
|
dannuic
|
f47ce5b620
|
cleaned up and used require syntax for constraints
|
2026-04-25 15:01:45 -06:00 |
|
dannuic
|
fba1c06847
|
changed pointer into unique pointer and addressed review concerns
|
2026-04-25 01:03:48 -06:00 |
|
dannuic
|
bcf65c141d
|
Adding buff infrastructure to handle legacy and modern buff semantics
|
2026-04-25 00:24:23 -06:00 |
|
brainiac
|
6694281f22
|
Fix gcc warnings (#5071)
Build / Linux (push) Waiting to run
Build / Windows (push) Waiting to run
|
2026-04-24 23:05:32 -07:00 |
|
dannuic
|
c5d048ad5b
|
corrected buff packet, but not marking it done until buff refactor
|
2026-04-24 13:04:56 -06:00 |
|
dannuic
|
ffc912b2f6
|
Validated channel messages
|
2026-04-23 23:07:18 -06:00 |
|
dannuic
|
1d47611b24
|
Reorganized into more logical units
|
2026-04-23 18:33:07 -06:00 |
|
dannuic
|
63c33ea4d6
|
Simplified user interface
|
2026-04-23 16:16:29 -06:00 |
|
dannuic
|
83e29f96d7
|
Cleanup
|
2026-04-22 23:44:19 -06:00 |
|
dannuic
|
79be47430c
|
Moved formatted message into the new tob patch and cleaned up a bit
|
2026-04-22 16:11:01 -06:00 |
|
dannuic
|
46dce8499f
|
Expanded message patch to specialize fizzle messages
|
2026-04-22 12:10:18 -06:00 |
|
dannuic
|
2c4cb14a6c
|
Updated the interface to be more consistent
|
2026-04-22 10:57:38 -06:00 |
|
dannuic
|
ee4c6099eb
|
Added component-based patch system and applied it to interrupt packets
|
2026-04-22 00:27:47 -06:00 |
|
Knightly
|
0ada77f340
|
Login Updates for TOB (#5068)
Build / Linux (push) Has been cancelled
Build / Windows (push) Has been cancelled
|
2026-04-20 22:45:58 -07:00 |
|
Alex
|
9c8107ce96
|
Merge pull request #5069 from Knightly1/update_ci
CI tob_patch branch
|
2026-04-20 21:13:28 -07:00 |
|
Knightly
|
4581059e78
|
CI tob_patch branch
|
2026-04-20 16:29:00 -10:00 |
|
KimLS
|
dceec36fad
|
Merge branch 'master' into tob_patch
|
2026-04-20 18:41:45 -07:00 |
|
Alex
|
3035e906fe
|
Merge pull request #5067 from dannuic/tob_fullylogin
Validated up to OP_SimpleMessage
|
2026-04-20 18:40:08 -07:00 |
|
xJeris
|
5dc093fe5e
|
Add Multiple Mercenary Hire Functionality (#5059)
Build / Linux (push) Has been cancelled
Build / Windows (push) Has been cancelled
|
2026-04-20 17:52:23 -07:00 |
|
ltroylove
|
758774b0bf
|
fix: only dismiss pet summoned by the fading familiar buff (#5063)
|
2026-04-20 17:51:47 -07:00 |
|
ltroylove
|
1958a12bc7
|
fix: include base skill damage in FlyingKick, Kick, RoundKick, and Bash (#5061)
|
2026-04-20 17:51:17 -07:00 |
|
ltroylove
|
348094b881
|
fix: correct off-by-one in GetSpellLevel for Berserker class (#5060)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-04-20 17:50:36 -07:00 |
|
dannuic
|
0e0162edc0
|
Added spell links to interrupt and fizzle messages
|
2026-04-19 23:07:02 -06:00 |
|