Houmgaor
d2b5bb72f8
refactor: extract gametime package, replace fmt.Printf with zap logging
...
Move time utilities (TimeAdjusted, TimeMidnight, TimeWeekStart, TimeWeekNext,
TimeGameAbsolute) from channelserver into common/gametime to break the
inappropriate dependency where signserver, entranceserver, and api imported
the 38K-line channelserver package just for time functions.
Replace all fmt.Printf debug logging in sys_session.go and handlers_object.go
with structured zap logging for consistent observability.
2026-02-17 17:54:51 +01:00
Houmgaor
73e874f43f
fix: array bound crashes on clans.
2025-10-21 00:21:50 +02:00
wish
aa5d95e7c5
fix sjis ngwords
2024-07-22 23:44:53 +10:00
wish
5de6570510
ascii working, sjis not working
2024-07-16 01:13:17 +10:00
wish
ca38f5671d
ascii working, sjis not working
2024-07-16 01:12:02 +10:00
wish
632aa081b9
decode SMC table
2024-07-16 00:57:59 +10:00
wish
0caaeac3af
initial ngword commit
2024-07-15 01:07:50 +10:00
stratic-dev
7d7fd50ba8
init ps4 support
2024-03-20 19:12:57 +00:00
wish
bfb22951f2
fix PatchServer response
2024-03-10 11:05:41 +11:00
wish
89c1db4712
remove PS3 Patch Server default
2024-03-09 14:58:12 +11:00
wish
f5c772413e
rename instances of HRP to HR
2024-02-25 22:20:12 +11:00
wish
0ea0dc217b
simplify config
2023-12-31 12:51:24 +11:00
wish
b8f431ae66
parse CapLink responses
2023-12-17 17:47:35 +11:00
wish
dfc359f5e2
structure & change config for MezFes
2023-11-26 19:42:27 +11:00
wish
a0fbfc248b
fix TimeWeekX inconsistencies & limit MezFes duration
2023-11-26 19:21:31 +11:00
wish
6c68b2f3ed
prevent PSN fake login from attempting to create a character
2023-08-02 21:04:08 +10:00
wish
2a9504cd26
Merge remote-tracking branch 'origin/main' into feature/psn-link
...
# Conflicts:
# server/signserver/dbutils.go
# server/signserver/dsgn_resp.go
# server/signserver/session.go
2023-07-24 23:36:38 +10:00
wish
436d92cd7e
fix MezFes Tickets not resetting & cleanup
2023-07-08 22:18:41 +10:00
wish
053343befb
prevent Login Notices from overflowing
2023-07-08 22:17:41 +10:00
wish
ab83e64f84
fix limited friends & clanmates amount
2023-07-08 00:35:15 +10:00
wish
1f93419cb7
add support for more versions
2023-07-03 00:30:44 +10:00
wish
086b338f84
automatically create new character when none exist
2023-05-13 01:21:37 +10:00
wish
e1eea87d73
add mezfes tickets to gameplay options
2023-05-04 23:53:45 +10:00
wish
a260500bb5
further sign server rewrite
2023-04-30 13:51:30 +10:00
wish
6601285218
unfinished proof of concept
2023-04-30 01:32:38 +10:00
wish
4d6a2b3ea9
fix multiple login notices
2023-04-29 15:00:13 +10:00
wish
5780c2f025
support language swapping on patch servers
2023-04-26 21:24:22 +10:00
wish
d31b6a74e6
redirect to stub patch server
2023-04-16 18:49:31 +10:00
wish
90cb8525e5
add support for PS3SGN
2023-04-15 11:27:43 +10:00
wish
69edc6f961
fix mezfes
2023-04-15 10:49:20 +10:00
wish
2ede81925a
rewrite signserver
2023-04-12 05:37:41 +10:00
wish
6aa075009e
timestamp fixes
2023-03-12 23:31:39 +11:00
wish
ccfd2ac36f
create RNG in token module
2023-03-12 23:29:50 +11:00
wish
644a76cb9a
add support for multiple login notices
2023-03-09 20:12:59 +11:00
wish
4cfba97701
fix return expiry
2023-03-04 22:56:13 +11:00
wish
42ab117c7f
fix mezfes data saving
2023-02-28 23:15:21 +11:00
wish
747f21c4db
workaround for localhost connections
2023-02-25 16:12:51 +11:00
wish
6605c6f28a
rearrange config options
2022-11-07 00:30:24 +11:00
wish
d3e9d6971f
rearrange config options
2022-11-07 00:28:43 +11:00
wish
181ea56837
convert token to library
2022-11-07 00:22:16 +11:00
wish
e943b54df4
add patch server option
2022-10-27 13:11:56 +11:00
wish
ca9f2de457
fix return not expiring
2022-09-30 17:59:56 +10:00
wish
580bfb12fe
decode dsgn
2022-09-08 15:15:23 +10:00
wish
dd1460b74b
implement return course
2022-08-26 21:02:31 +10:00
wish
56841a5ab3
add config option to toggle MF MP game
2022-08-05 07:42:45 +10:00
wish
820563dc4c
matchmaking support
2022-08-05 07:39:37 +10:00
wish
e9cc5cc3e2
parse host as FQDN or IP
2022-08-04 23:52:13 +10:00
wish
5e54a2052d
add customisation for login notice
2022-08-02 19:06:00 +10:00
wish
2c0e7a5267
repository cleanup
2022-07-29 03:25:23 +10:00