Commit Graph

  • 417e9b0a17 refactor configs main Aki Goto 2024-01-14 16:16:45 +09:00
  • 27aa8ad380 refactor updater Aki Goto 2024-01-13 19:12:20 +09:00
  • 507bd44042 fix client args on updater Aki Goto 2024-01-13 02:10:57 +09:00
  • 280f9e7e46 refactor Aki Goto 2024-01-13 00:28:53 +09:00
  • 6efa71fd13 rename confirm requestConfirmation Aki Goto 2024-01-12 23:44:49 +09:00
  • a741390c9a refactor Parameters Aki Goto 2024-01-12 23:25:30 +09:00
  • 27c9c7cc79 fix localhost site URL Aki Goto 2024-01-12 22:07:09 +09:00
  • 2f147500c9 add test for logging utils Aki Goto 2024-01-12 21:37:04 +09:00
  • 65aab61b2e rename Test Tester for classes having main method Aki Goto 2024-01-12 19:39:02 +09:00
  • f3133c003f refactor base module Aki Goto 2024-01-11 20:19:26 +09:00
  • f27b39d2b3 rename defaults config Aki Goto 2024-01-11 16:51:40 +09:00
  • feefede2f7 refactor config Aki Goto 2024-01-09 22:26:30 +09:00
  • d3e75c24f5 rename driver listener Aki Goto 2024-01-08 06:32:43 +09:00
  • cd744135e1 refactor user Aki Goto 2024-01-07 22:44:47 +09:00
  • 4115c4b5ec refactor around structure of roles Aki Goto 2024-01-07 21:33:47 +09:00
  • e352921aa2 move Player from Session to User Aki Goto 2024-01-07 17:54:04 +09:00
  • f1341983bc use decimal in IDs Aki Goto 2024-01-06 21:39:59 +09:00
  • 03ddeea19f fix potential NullPointerException Aki Goto 2024-01-06 20:24:32 +09:00
  • f44991cdeb refactor session Aki Goto 2024-01-06 19:48:48 +09:00
  • 5abb24be5c refactor session Aki Goto 2024-01-05 20:31:56 +09:00
  • 23c6d519d6 remove @Immutable annotation on records Aki Goto 2024-01-05 18:41:51 +09:00
  • 7408515f5a remove unused @SuppressWarnings Aki Goto 2024-01-05 18:21:49 +09:00
  • 2c6cc081fb remove @Private annotations Aki Goto 2024-01-05 16:29:30 +09:00
  • 351b6657e2 refactor session Aki Goto 2024-01-03 23:21:46 +09:00
  • ae9bfad771 refactor server Aki Goto 2024-01-03 21:38:04 +09:00
  • c49395ee22 rename TLS disabled mode option from --notls to --disable-tls Aki Goto 2024-01-02 19:46:04 +09:00
  • 4d2e948fa9 rename text mode option from --ui=console to --text Aki Goto 2024-01-02 18:35:01 +09:00
  • 2f3079faac refactor server Aki Goto 2024-01-01 21:51:21 +09:00
  • c55d170292 add generate terrain menu Aki Goto 2023-12-31 23:56:00 +09:00
  • 221c5d64cc make field size zero base Aki Goto 2023-12-30 08:02:15 +09:00
  • 42c2a25886 open modules to run on Eclipse Aki Goto 2023-12-28 02:58:15 +09:00
  • d077c3605c fix .gitignore Aki Goto 2023-12-27 20:34:22 +09:00
  • 1e1627af3f rename (x, y) (q, r) in Vector Aki Goto 2023-09-27 01:16:56 +09:00
  • b89e92e0a0 fix bug in IDs implemented by byte array Aki Goto 2023-09-25 15:34:49 +09:00
  • 37cf7854d4 rename valueOf methods Aki Goto 2023-09-25 08:46:30 +09:00
  • d0afeb0c58 rename view vision Aki Goto 2023-09-24 19:28:14 +09:00
  • efa1806a77 rename NULL NONE Aki Goto 2023-09-24 18:29:33 +09:00
  • 83552b229d rename account user Aki Goto 2023-09-24 17:34:26 +09:00
  • 26c8413a88 rename position memory placement record Aki Goto 2023-09-24 16:18:28 +09:00
  • e0f2c9582c rename model figure Aki Goto 2023-09-24 12:19:18 +09:00
  • 48f524f6ff rename grabber receiver Aki Goto 2023-09-24 09:13:07 +09:00
  • 38c711411a rename wait cooldown Aki Goto 2023-09-24 08:15:01 +09:00
  • b228150ad2 make ID object Aki Goto 2023-09-23 09:09:45 +09:00
  • 5d4a5f6aea use sealed modifier Aki Goto 2023-09-03 15:53:20 +09:00
  • 7204ad1358 use module structure Aki Goto 2023-08-27 09:19:54 +09:00
  • fbf0ed2429 use record type Aki Goto 2023-08-26 18:25:57 +09:00
  • 354c2d1084 use var syntax Aki Goto 2023-08-25 17:49:13 +09:00
  • cbc7b764a2 use instanceof autocast syntax Aki Goto 2023-08-07 02:48:13 +09:00
  • 3486b00735 rename Strap Environment Aki Goto 2023-08-06 23:45:08 +09:00
  • 18658802cd rename swingclient swing Aki Goto 2023-08-06 16:52:05 +09:00
  • e337792619 update pom.xml Aki Goto 2023-08-06 13:43:48 +09:00
  • ed76d101d9 fix reference to Main class Aki Goto 2023-07-12 14:09:27 +09:00
  • f44f5a96e5 refactor Aki Goto 2022-08-19 08:47:55 +09:00
  • c8534a4730 rename Aki Goto 2022-08-18 11:01:46 +09:00
  • 8f1fc0fd30 refine PoW progress bar Aki Goto 2022-08-14 16:17:15 +09:00
  • 03cc21a2c0 add PoW tester frame Aki Goto 2022-08-12 05:51:39 +09:00
  • dcc3a1b77e refactor PoW frame Aki Goto 2022-08-11 17:38:27 +09:00
  • 842e1614c6 add PoW test menu Aki Goto 2022-08-10 04:38:48 +09:00
  • 088ea5314d select Microsoft MIDI device if exists Aki Goto 2022-08-08 15:28:58 +09:00
  • 5a4a64ab53 refactor Aki Goto 2022-08-07 13:30:19 +09:00
  • ae5994e72e change max string length Aki Goto 2022-08-07 13:07:21 +09:00
  • fb2bcfbb8b refactor Aki Goto 2022-08-07 12:59:40 +09:00
  • d5e69dcbd4 care for nulls Aki Goto 2022-08-01 11:34:07 +09:00
  • 7b073e1be5 add boys and girls species Aki Goto 2022-07-30 18:12:17 +09:00
  • 4ae7e647c0 drop Jelly Aki Goto 2022-07-30 16:41:34 +09:00
  • c645f988a7 add boys and girls graphics Aki Goto 2022-07-30 11:46:08 +09:00
  • dd554f44ce fix motion of spirit Aki Goto 2022-07-25 18:28:16 +09:00
  • 3cc9efebf6 typo Aki Goto 2022-07-24 13:39:44 +09:00
  • 32a979d64e add menu to show shape ID Aki Goto 2022-07-24 13:31:56 +09:00
  • 3561f992b9 refactor Aki Goto 2022-07-24 12:27:53 +09:00
  • 0f58efe2b7 rename Aki Goto 2022-07-24 05:24:16 +09:00
  • 30225462ec refactor Aki Goto 2022-07-23 18:44:50 +09:00
  • fcf0128376 minor edit Aki Goto 2022-07-23 16:55:18 +09:00
  • 2c7ba1cb05 minor edit Aki Goto 2022-07-23 15:21:07 +09:00
  • 5583ebdb2e minor edit Aki Goto 2022-07-23 12:55:55 +09:00
  • 2e67d5dba1 refactor rebooter Aki Goto 2022-07-23 11:29:45 +09:00
  • a7ed6b22ba refactor Aki Goto 2022-07-22 13:51:06 +09:00
  • e2ff0c66f3 refactor server Aki Goto 2022-07-22 13:17:36 +09:00
  • d7ef215abe rename world server Aki Goto 2022-07-21 20:23:26 +09:00
  • a7ead42d87 drop port display on server GUI Aki Goto 2022-07-21 18:21:59 +09:00
  • 9456efb363 drop art server Aki Goto 2022-07-21 17:58:37 +09:00
  • 604419a7fa refactor Aki Goto 2022-07-21 16:44:46 +09:00
  • 0b8a6c0d73 refactor Aki Goto 2022-06-20 09:06:32 +09:00
  • 63e17584af refactor Aki Goto 2022-06-19 19:55:05 +09:00
  • 32af65d603 refactor Aki Goto 2022-06-19 14:14:23 +09:00
  • 73fdcbc905 refactor client character control Aki Goto 2022-06-18 17:56:44 +09:00
  • db443f6cdf refactor server character control Aki Goto 2022-06-18 16:44:46 +09:00
  • ab876cf5e9 remove indistinguishable leaves from item spawner Aki Goto 2022-06-16 20:43:58 +09:00
  • e670d47342 remedy for sprite hashing Aki Goto 2022-06-14 06:39:19 +09:00
  • 9b3eae3aaf partial remedy for sprite hashing Aki Goto 2022-06-13 22:25:30 +09:00
  • 65a848579a partial remedy for sprite hashing Aki Goto 2022-06-13 20:38:44 +09:00
  • bc0d221e7e show message dialog when token is copied Aki Goto 2022-06-13 16:52:59 +09:00
  • ab158d7056 add apparent death menu Aki Goto 2022-06-13 16:29:20 +09:00
  • 81671165c1 rename Aki Goto 2022-06-13 16:15:43 +09:00
  • 22e91f27c6 use rebooter when shutdown Aki Goto 2022-06-12 16:42:41 +09:00
  • dbab93a26a run server starters in dedicated threads Aki Goto 2022-06-12 10:46:34 +09:00
  • 3288229806 fix exception handling Aki Goto 2022-06-12 09:23:28 +09:00
  • 95df0962be add paste button to token input dialog Aki Goto 2022-06-12 08:11:30 +09:00
  • bf70ff965f add buttons on world server GUI to copy initial tokens Aki Goto 2022-06-11 21:30:58 +09:00
  • 4b9ba3a229 make connection panel double clickable Aki Goto 2022-06-11 14:57:17 +09:00