Houmgaor
|
127d3af167
|
tests(network): adds tests for network features (except mhfpacket).
|
2025-10-27 12:18:41 +01:00 |
|
Houmgaor
|
25d218fbcd
|
tests(integration): more complete tests with integration of a test database,
|
2025-10-27 11:58:12 +01:00 |
|
Houmgaor
|
e1a461e892
|
fix(stage): fix deadlock that was preventing stage change.
|
2025-10-27 01:13:43 +01:00 |
|
Houmgaor
|
5e0c5ea75b
|
test(config): comprehensive testing of config.go
|
2025-10-21 01:12:58 +02:00 |
|
Houmgaor
|
5aa17a749f
|
test(api): comprehensive test suite for server/api.
|
2025-10-21 01:09:37 +02:00 |
|
Houmgaor
|
73e874f43f
|
fix: array bound crashes on clans.
|
2025-10-21 00:21:50 +02:00 |
|
Houmgaor
|
060635e422
|
fix(stage): fix race condition with stages.
|
2025-10-21 00:00:08 +02:00 |
|
Houmgaor
|
1c32be98cc
|
fix(session): race condition.
|
2025-10-19 23:49:23 +02:00 |
|
Houmgaor
|
4908731773
|
fix(ci): remove linting, fix not passing test.
|
2025-10-19 23:39:23 +02:00 |
|
Houmgaor
|
c55f23442b
|
fix(lint): fixing go static check failing.
|
2025-10-19 22:52:58 +02:00 |
|
Houmgaor
|
fc6e479df9
|
fix(lint): fixing more complex formatters problems.
|
2025-10-19 22:46:21 +02:00 |
|
Houmgaor
|
1398383a8d
|
fix(lint): automated linting, with simple formatter.
|
2025-10-19 22:43:05 +02:00 |
|
Houmgaor
|
f79e05c0c9
|
feat(go): upgrade from go 1.21 to 1.23
BREAKING CHANGE: will not work properly with Go 1.21.
|
2025-10-19 22:24:48 +02:00 |
|
Houmgaor
|
cde7995132
|
feat(ci): trying a new CI pipeline.
|
2025-10-19 22:00:14 +02:00 |
|
Houmgaor
|
3cb77bd669
|
tests: more tests for the guild system.
|
2025-10-19 21:52:14 +02:00 |
|
Houmgaor
|
506ff2dc66
|
test(quest): adds test cases for quest handler.
|
2025-10-19 21:28:07 +02:00 |
|
Houmgaor
|
0e7bc553d7
|
test: fix issues in tests with cryptography
|
2025-10-19 21:18:55 +02:00 |
|
Houmgaor
|
8a92a7957e
|
fix(crashes): trying to investigate the causes of crash.
New unit tests to that end.
|
2025-10-19 19:02:29 +02:00 |
|
Houmgaor
|
02d5195611
|
docs: starting to expand the documentation.
|
2025-10-19 18:57:10 +02:00 |
|
Houmgaor
|
5298ae72f9
|
fix: better handling of config.
|
2025-10-19 17:59:49 +02:00 |
|
Houmgaor
|
90c8a50316
|
fix(main): wrong configuration in last commit.
|
2025-10-18 19:24:24 +02:00 |
|
Houmgaor
|
f410cbd48b
|
chore: minor files update.
|
2025-10-18 18:57:16 +02:00 |
|
Houmgaor
|
1268a77712
|
docs(md): minor review of the markdown files.
|
2025-09-10 00:19:46 +02:00 |
|
wish
|
531b3d2fa6
|
Remove unused import 'math' from handlers_guild.go
Removed unused 'math' import from handlers_guild.go
|
2025-08-29 22:56:46 +10:00 |
|
wish
|
7459dede49
|
fix guild poogie outfit unlock
|
2025-08-28 23:27:56 +10:00 |
|
wish
|
b2768e5af8
|
Merge pull request #138 from Mezeporta/dependabot/go_modules/golang.org/x/net-0.38.0
|
2025-08-22 11:26:43 +10:00 |
|
dependabot[bot]
|
c13d6e6116
|
Bump golang.org/x/net from 0.33.0 to 0.38.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.33.0 to 0.38.0.
- [Commits](https://github.com/golang/net/compare/v0.33.0...v0.38.0)
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-version: 0.38.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-08-22 01:11:38 +00:00 |
|
wish
|
425a245af5
|
Merge pull request #137 from Mezeporta/dependabot/go_modules/golang.org/x/crypto-0.35.0
|
2025-08-22 11:10:30 +10:00 |
|
dependabot[bot]
|
da43ad0cad
|
Bump golang.org/x/crypto from 0.31.0 to 0.35.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.31.0 to 0.35.0.
- [Commits](https://github.com/golang/crypto/compare/v0.31.0...v0.35.0)
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-version: 0.35.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-08-22 01:09:07 +00:00 |
|
wish
|
8f3624d589
|
Update README.md
|
2025-05-16 18:10:13 +10:00 |
|
wish
|
8d1c6a79e2
|
S6 compatibility fix
|
2025-05-04 01:47:30 +10:00 |
|
wish
|
d83c784452
|
Create 26-fix-mail.sql
|
2025-04-10 23:35:59 +10:00 |
|
wish
|
ee7b099deb
|
Create 25-fix-rasta-id.sql
|
2025-04-10 23:33:40 +10:00 |
|
wish
|
ef3212da11
|
Rename fix-weekly-stamps.sql to 24-fix-weekly-stamps.sql
|
2025-04-10 23:33:08 +10:00 |
|
wish
|
3d0114ce22
|
fix MhfAcquireCafeItem cost in G1-G5.2
|
2025-04-01 20:58:33 +11:00 |
|
wish
|
c539905c1d
|
implement SysWaitStageBinary timeout
|
2025-03-16 23:04:42 +11:00 |
|
wish
|
69a2a7ca3b
|
MhfReadMercenaryW changes
|
2025-03-16 15:51:10 +11:00 |
|
wish
|
7e58a26693
|
Merge remote-tracking branch 'origin/main'
|
2025-03-10 11:38:23 +11:00 |
|
wish
|
8c219be30f
|
fix InfoGuild response on <G10
|
2025-03-10 11:38:00 +11:00 |
|
wish
|
f9cfb07760
|
Merge pull request #134 from ZeruLight/fix/packet-queue
fix/packet-queue
|
2025-03-09 14:41:10 +11:00 |
|
wish
|
f2862ea4b8
|
prevent concurrent map write to questCache
|
2025-03-08 11:41:57 +11:00 |
|
wish
|
3e71c308f4
|
minor MhfInfoGuild changes
|
2025-03-06 23:01:22 +11:00 |
|
wish
|
3c0d29ed41
|
fix invalidateSessions
|
2025-02-27 20:06:05 +11:00 |
|
wish
|
09f09e230d
|
Merge pull request #133 from ZeruLight/main
|
2025-02-24 12:28:10 +11:00 |
|
wish
|
5028355cfc
|
prevent nil pointer in MhfGetGuildManageRight
|
2025-02-23 21:46:00 +11:00 |
|
wish
|
ba04b79bd8
|
partially revert guildMembers query
|
2025-02-23 19:29:02 +11:00 |
|
wish
|
06c01153f6
|
Merge branch 'main' into fix/packet-queue
|
2025-02-18 03:27:01 +11:00 |
|
wish
|
296bc36dbc
|
Merge pull request #131 from ZeruLight/dependabot/go_modules/golang.org/x/net-0.33.0
Bump golang.org/x/net from 0.23.0 to 0.33.0
|
2025-02-18 03:23:19 +11:00 |
|
wish
|
79b65281f9
|
Merge branch 'main' into fix/packet-queue
|
2025-02-18 03:21:11 +11:00 |
|
wish
|
d17d97fefc
|
update workflow
|
2025-02-18 03:20:43 +11:00 |
|