You are browsing as a guest. Sign up (or log in) to start making projects!

satr14

@satr14

Joined June 18th, 2026

  • 8Devlogs
  • 5Projects
  • 2Ships
  • 30Votes
too lazy to write a bio, go check my website for that: https://satr14.my.id
Open comments for this post

58m 35s logged

  • change board turn variable to whiteTurn for value to be bool
  • rename Board class to Game
  • fully implement fen parser
  • add extra debug details in side panel
  • add ways to subscribe to game instance updates
  • add function to convert algebraic notation to board index (for enpassant fen parsing)
  • change image display for fs readability (use char instead of raw number representation)
  • move some constants for char and number conversion to utils.ts
  • remove comments and unused code
  • add ascii representation of board in sidebar
  • add function to get ascii representation of board
0
0
7
Open comments for this post

53m 32s logged

  • fen parsing (partial, only for the board part)
  • dump button to dump board object
  • view/board ui updating
  • button styling
  • adjusted index label position
0
0
6
Open comments for this post

2h 28m 56s logged

just worked on migrating config and stuff from the server directory to here.

  • migrate mods and config
  • fine tune mod selection for tps performance
  • configure polymer additional resource pack
  • add support for offline accounts
  • fixup mod conflicts

(screenshot contains essential mod cosmetics, not part of modpack)

0
0
5
Open comments for this post

1h 29m 24s logged

  • init sveltekit with tailwind
  • made a basic chessboard display looping through a 64 length array
  • downloaded chess pieces to static assets
  • show index toggle
  • show board pieces based of array value
  • disable ssr for future debugging in browser
  • define types and class for chess board

(screenshot may not show any pieces but thats because im working on fen parsing as im writing this)

0
0
4

Followers

Loading…