This website requires JavaScript.
bee9c30f0e
bugfix, desync, and add UI function
adtpdn
2026-01-14 00:20:20 +08:00
6948a4aed1
edit special power up
adtpdn
2026-01-09 22:41:00 +08:00
6aede0a382
feat: Implement cycle timer toggle, refactor continuous input, and improve movement synchronization.
adtpdn
2026-01-07 05:41:38 +08:00
251b677a2e
chore: Add .agent to .gitignore
adtpdn
2026-01-06 08:55:39 +08:00
059f152374
update bot
adtpdn
2026-01-06 08:55:14 +08:00
cbbe95e108
overhaul bot
adtpdn
2026-01-03 03:40:20 +08:00
7423e29443
update holiday
adtpdn
2026-01-01 05:21:25 +08:00
c5e9d073fa
feat: Implement core game managers, player movement logic, and initial UI scenes.
adtpdn
2025-12-27 05:45:57 +08:00
6870016ba6
feat: Implement core game scenes, player character with AI behavior, and various game managers.
adtpdn
2025-12-27 05:45:36 +08:00
b0d45d4569
feat: Implement a new lobby system with configurable match duration, game over screen, and core game state management.
adtpdn
2025-12-20 01:10:49 +08:00
75eb398649
feat: Implement core game managers for power-ups, UI, goals, and player actions, and establish initial game scene and player.
adtpdn
2025-12-17 03:51:15 +08:00
e41ffcfb67
feat: Introduce modular player system with dedicated managers for movement, race, input, playerboard, actions, special tiles, and powerups, along with a new main scene and documentation.
adtpdn
2025-12-16 02:37:26 +08:00
96f5754f99
feat: Implement initial game structure with core logic, various managers, player scene, and project configuration.
adtpdn
2025-12-12 02:16:06 +08:00
a04be19af5
update
adtpdn
2025-12-10 23:11:59 +08:00
7ad20497d8
update
adtpdn
2025-12-10 02:55:07 +08:00
58d28366bb
init
adtpdn
2025-12-10 02:35:17 +08:00
fe4c3eddb8
feat: add player core, movement, and playerboard managers, special tile effects system, and lobby scene.
adtpdn
2025-12-09 21:16:06 +08:00
7db63a2707
Merge branch 'EOS' of https://github.com/adtpdn/tekton-enet into EOS
adtpdn
2025-12-09 20:57:36 +08:00
59ff22f5ac
feat: Add initial lobby and main scenes, along with various tile meshes and holographic textures.
adtpdn
2025-12-09 20:57:33 +08:00
8f672dfb49
feat: Add player movement manager, main scene, and backflip animation asset.
adtpdn
2025-12-09 17:46:43 +08:00
ac463185de
Update
adtpdn
2025-12-08 21:56:36 +08:00
438c0c0d6e
feat: Add initial lobby and main scenes with Nakama and lobby management scripts.
adtpdn
2025-12-06 02:27:08 +08:00
5000f3e269
Bugfix
adtpdn
2025-12-04 23:14:12 +08:00
dce55c2fe6
Minor Update
adtpdn
2025-12-03 21:51:23 +08:00
a97a8e68f6
player.gd refactor progress
adtpdn
2025-12-03 18:16:00 +08:00
ead155afed
Attempt to using Nakama as replacement of Low-Level ENet
adtpdn
2025-12-02 00:58:44 +08:00
b27b612989
Update input actions and UI layout
adtpdn
2025-11-04 11:33:54 +08:00
cd22925449
Refactor item grabbing logic and remove TileGrabber
adtpdn
2025-11-04 10:43:34 +08:00
3c3ba0cd63
Refactor network and player goals UI panels
adtpdn
2025-10-29 14:55:15 +08:00
65be1fcc63
Improve gridmap item placement and UI logic
adtpdn
2025-10-28 14:05:50 +08:00
f9f7d34f80
Add example scene and update gridmap assets
adtpdn
2025-10-27 12:35:06 +08:00
84413314ef
Add example scene and player for enhanced_gridmap
adtpdn
2025-10-22 11:50:17 +08:00
f8521a78ff
fix bot issues : Prevent bot creation when enable_bots is false
adtpdn
2025-04-22 10:34:08 +08:00
d397ef0931
make the ruleset for first and second lap
adtpdn
2025-04-21 16:23:48 +08:00
49cc53e230
update
adtpdn
2025-04-16 18:02:58 +08:00
6d4407128f
update
adtpdn
2025-04-15 17:17:41 +08:00
f38d91ad9a
update some plugins, fitting the 4.4.1 gridmap feature
adtpdn
2025-04-15 10:37:53 +08:00
ad0085a068
update the files, prep for fixing obstacles
adtpdn
2025-04-10 16:17:36 +08:00
ca171c65c8
update some files on 4.4
adtpdn
2025-04-10 15:07:29 +08:00
679961aa77
update obstacles
adtpdn
2025-03-21 11:44:12 +08:00
50e5298009
update .gitignore
adtpdn
2025-03-14 12:13:46 +08:00
d64b685e6e
make the orientation of obstacle align with four side of cell on gridmap
adtpdn
2025-03-13 17:32:41 +08:00
58142e9d67
update obstacle to simplify with neighboor
adtpdn
2025-03-12 17:53:19 +08:00
161f03d931
update obstacles
adtpdn
2025-03-11 17:40:54 +08:00
495c9c64a5
dd
adtpdn
2025-03-10 15:44:54 +08:00
438eff1f7a
update todo
adtpdn
2025-03-05 13:27:40 +08:00
9c162c29f8
Add the ActionState. Random
adtpdn
2025-03-04 17:27:11 +08:00
837d522408
Highlight fixed, but on highlight after placing, doesn't cleared
adtpdn
2025-03-04 16:17:50 +08:00
2cbb067d5f
fix the issues of PUT action, on client side
adtpdn
2025-03-04 10:29:42 +08:00
23e2e50c0c
fix the instance of player
adtpdn
2025-03-03 14:22:27 +08:00
276aa439ab
fix missing character model
adtpdn
2025-02-20 11:29:03 +08:00
f9e0c81aee
update
adtpdn
2025-02-19 17:33:03 +08:00
46f1bdf8a8
update todo
adtpdn
2025-02-19 02:46:06 +08:00
c75af0c56f
fix
adtpdn
2025-02-18 15:47:57 +08:00
f66c6eeb63
on client side work playerboards
adtpdn
2025-02-18 12:26:31 +08:00
1c8a6aab9f
fix the occuring that client doesn't get goals on joined
adtpdn
2025-02-18 11:34:36 +08:00
330d5a401b
no fucking bots
adtpdn
2025-02-18 11:13:39 +08:00
84457ce915
update, fix
adtpdn
2025-02-13 17:09:51 +08:00
39979b8e58
Synced the all playerboards, but there's still bugged while new player connected
adtpdn
2025-02-11 16:21:23 +08:00
7d022775d3
fixed
adtpdn
2025-02-04 18:08:56 +08:00
c578c3e97e
goals now visible on every players, need to fix the pattern of goals generator
adtpdn
2025-02-04 17:34:56 +08:00
1c67557135
goals synced
adtpdn
2025-02-04 16:42:13 +08:00
ef8d06b6cc
update
adtpdn
2025-01-31 17:45:35 +08:00
cf389135c0
fix the overlapping input
adtpdn
2025-01-31 16:00:32 +08:00
552d32ff70
update
adtpdn
2025-01-31 15:09:31 +08:00
6272cd86e8
change ruleset
adtpdn
2025-01-31 12:13:03 +08:00
637447c867
update
adtpdn
2025-01-28 17:46:54 +08:00
209edd9e77
update
adtpdn
2025-01-28 17:03:07 +08:00
f3d720d91d
update bot experimental
adtpdn
2025-01-28 16:34:46 +08:00
5a9092adfc
update
adtpdn
2025-01-28 14:35:32 +08:00
9640283964
update
adtpdn
2025-01-28 14:17:29 +08:00
a43811fe77
remove
adtpdn
2025-01-28 13:54:35 +08:00
144a01556d
add beehave
adtpdn
2025-01-28 13:53:59 +08:00
d6b69c14ac
test
adtpdn
2024-11-04 17:25:14 +08:00
471d425b23
Update
adtpdn
2024-11-04 17:25:09 +08:00
c87de7de5d
test
adtpdn
2024-10-25 13:18:37 +08:00
b8a1569e33
test
adtpdn
2024-10-25 13:18:26 +08:00
df436e7af0
update bot logic
adtpdn
2024-10-24 18:06:10 +08:00
8fe13a42ca
last update
adtpdn
2024-10-24 17:40:10 +08:00
941ad46e09
update
adtpdn
2024-10-24 16:51:46 +08:00
df5ecfa7bc
Update
adtpdn
2024-10-23 18:00:25 +08:00
52636a2a7e
Reskin player
adtpdn
2024-10-23 14:56:11 +08:00
09df1be654
update with bot system, but bot visually hosted on host side, doesn't visually appear on client side
adtpdn
2024-10-22 17:31:50 +08:00
6b9360d4dc
first commit
adtpdn
2024-10-22 16:15:56 +08:00