Mordred
|
54f3ffa063
|
Merge pull request #864 from takhlaq/ThreePointThree
[draft] fix typo in scripts cmake
|
2023-02-04 23:38:51 +01:00 |
|
Tahir
|
451f059bb7
|
have watchdog remove the lock file when finished loading the module
should be fixed fr fr this time ong
|
2023-02-04 22:01:13 +00:00 |
|
Mordred
|
7f48101dcd
|
removed merge errors
|
2023-02-04 22:42:11 +01:00 |
|
Tahir
|
d2d451e670
|
fix typo in scripts cmake
|
2023-02-04 20:51:21 +00:00 |
|
Mordred
|
4aac8d87c2
|
Merge pull request #863 from hkAlice/3.3
[3.x] add wiki, game ver, patch info to readme; update readme;
|
2023-02-04 21:46:03 +01:00 |
|
Mordred
|
cb1408264c
|
Merge pull request #862 from T00fy/subwil015
Subwil015
|
2023-02-04 21:45:52 +01:00 |
|
Mordred
|
d52fac9e35
|
Merge pull request #861 from takhlaq/ThreePointThree
scripts: build modules to tmp directory before copying over to reload
|
2023-02-04 21:45:28 +01:00 |
|
Tahir
|
835ba3889e
|
attempt to fix ci for scripts cmake
|
2023-02-04 20:33:11 +00:00 |
|
Alice Ogeda
|
29f8a8673a
|
add wiki to readme; update readme;
|
2023-02-04 17:13:35 -03:00 |
|
Tahir
|
f9b5e0e874
|
more watchdog shenanigans
|
2023-02-04 20:10:14 +00:00 |
|
Toofy
|
05b88a3038
|
Finish subwil015 quest
|
2023-02-04 19:39:10 +00:00 |
|
Toofy
|
5fd4ebab0e
|
wip
|
2023-02-04 19:39:10 +00:00 |
|
Tahir
|
6f457a4e7e
|
scripts: write a temp file when building modules so watchdog waits
|
2023-02-04 19:24:43 +00:00 |
|
Tahir
|
e5fd01baaf
|
fix build cause extra slash in scripts cmake
|
2023-02-04 18:42:38 +00:00 |
|
Tahir
|
bd8c620e73
|
scripts: build modules to tmp directory before copying over to reload
|
2023-02-04 17:50:44 +00:00 |
|
Mordred
|
587844f9fd
|
Update CONTRIBUTING.md
|
2023-02-04 15:20:14 +01:00 |
|
Mordred
|
11660773c2
|
Removed extra qualifier
|
2023-02-04 15:14:23 +01:00 |
|
Mordred
|
d10cb2e3e3
|
Fixed a merge error.
|
2023-02-04 15:13:42 +01:00 |
|
Mordred
|
b82ba38bc2
|
Merge branch 'master' of https://github.com/SapphireMordred/Sapphire into HEAD
# Conflicts:
# src/common/Common.h
# src/common/Network/PacketDef/Zone/ServerZoneDef.h
# src/world/Event/Director.cpp
# src/world/Event/Director.h
# src/world/Event/EventHandler.cpp
# src/world/Event/EventHandler.h
|
2023-02-04 15:03:20 +01:00 |
|
Mordred
|
bd5fe6f699
|
Another approach at event improvements
|
2023-02-04 15:00:00 +01:00 |
|
Maru
|
7720bb6d68
|
Contributing.md
|
2023-02-04 14:59:19 +01:00 |
|
Mordred
|
6c209ccaff
|
Merge remote-tracking branch 'origin/ThreePointThree'
|
2023-02-04 14:53:35 +01:00 |
|
Mordred
|
6669300124
|
Changed information in readme in merged develop into master
|
2023-02-04 14:25:46 +01:00 |
|
Mordred
|
8afaa0a42d
|
Merge remote-tracking branch 'origin/develop'
|
2023-02-04 14:24:31 +01:00 |
|
Adam
|
fe26d3ba84
|
Merge pull request #860 from T00fy/levelfix
Fixing bug where player info is not updated on level up
|
2023-02-05 00:13:18 +11:00 |
|
Toofy
|
38665cb4a8
|
Fixing bug where player info is not updated on level up
|
2023-02-04 12:43:14 +00:00 |
|
Adam
|
d5c784f325
|
Merge pull request #858 from Skyliegirl33/ThreePointThree
[3.x] Minor fixes (gil shops, findcontent struct)
|
2023-02-04 12:23:57 +11:00 |
|
Adam
|
5fa64e96e4
|
Merge pull request #859 from T00fy/sql_fix
Fixing error Table 'sapphire.freecompany' doesn't exist
|
2023-02-04 12:23:31 +11:00 |
|
Toofy
|
d9192a655e
|
Fixing error Table 'sapphire.freecompany' doesn't exist
|
2023-02-03 23:06:56 +00:00 |
|
Lucy
|
dbbc45d924
|
Fix FindContent struct
|
2023-02-03 23:40:24 +01:00 |
|
Lucy
|
9de70852cc
|
Fix gil shops(?)
|
2023-02-03 23:39:41 +01:00 |
|
Mordred
|
47e6fe8562
|
More preparation work for free companies.
|
2023-02-03 22:52:59 +01:00 |
|
Mordred
|
1406549ced
|
Merge pull request #857 from takhlaq/ThreePointThree
db: remove extraneous comma from fc prepared statement
|
2023-02-03 14:42:07 +01:00 |
|
Tahir
|
c7b1a2f29b
|
db: remove extraneous comma from fc prepared statement
- log the failing query
|
2023-02-03 13:40:25 +00:00 |
|
Mordred
|
83e7502b8b
|
fix issue with instance content map
|
2023-02-03 14:36:08 +01:00 |
|
Mordred
|
f65fb8fba1
|
fix sql statement
|
2023-02-03 14:23:39 +01:00 |
|
Mordred
|
748a557156
|
Use std::array instead of plain pointers
|
2023-02-03 08:43:16 +01:00 |
|
Mordred
|
4bb35c8bb8
|
Basic db statements for main fc table
|
2023-02-02 22:46:51 +01:00 |
|
Mordred
|
a4a2423b84
|
changed list fields to binary, reduced fields overall
|
2023-02-02 22:46:51 +01:00 |
|
Mordred
|
b6ce7f5177
|
added more db tables in regards of fcs
|
2023-02-02 22:46:51 +01:00 |
|
Mordred
|
68a5040fb9
|
Class and db table for basic FC representation
|
2023-02-02 22:46:51 +01:00 |
|
Mordred
|
0929726ea5
|
Merge pull request #856 from hkAlice/3.3
[3.x] chatchannel fetch by player id; general cleanup;
|
2023-02-02 06:48:36 +01:00 |
|
Alice Ogeda
|
9655b4a0dd
|
remove unnecessary imports;
|
2023-02-02 02:39:34 -03:00 |
|
Alice Ogeda
|
0f995cd934
|
chatchannel fetch by player id; general cleanup;
|
2023-02-02 02:30:31 -03:00 |
|
Mordred
|
00d62fbc6c
|
Major rework of yield events.
|
2023-02-01 13:34:21 +01:00 |
|
Mordred
|
9491b549a1
|
Some more work on FC related packets and custom scripts.
|
2023-01-30 13:11:05 +01:00 |
|
Mordred
|
9da58c61aa
|
added parser for custom talk
|
2023-01-30 11:58:02 +01:00 |
|
Mordred
|
ee942b36b7
|
Added FC related packet structs
|
2023-01-29 21:57:57 +01:00 |
|
Mordred
|
a1b3c3acf6
|
Removal/Replacement of old packet opcodes and structs
|
2023-01-29 21:31:55 +01:00 |
|
Mordred
|
ebcce49448
|
Forgot to remove a debug print
|
2023-01-29 21:09:09 +01:00 |
|