Esposter
1
Posted by Jimmy Chen 3 weeks ago
Devlog[12]: 6000 github commits!

nom nom nom

2
Posted by Essaid Bn 5 months ago
fdfg

dfgdfg

2
Posted by Jimmy Chen 6 months ago
Devlog[11]: 5000 github commits!

nom nom nom

2
Posted by Jimmy Chen 7 months ago
Devlog[10]: 100k lines of code!

Insane.

1
Posted by Jimmy Chen 11 months ago
Devlog[9]: 4000 github commits!
1
Posted by Jimmy Chen last year
Devlog[8]: Reached 10 github stars!

Nice, that only took a few years, now we aim for 100 next 😀

-1
Posted by Nam Nguyen last year
hello

good morning

1
Posted by Jimmy Chen last year
Devlog[7]: 3000 git commits! ✌️
1
Posted by Jimmy Chen last year
Devlog[6]: Dungeons: My god this was a huge effort, but I literally wrote a phaser to vue compiler-like library

It was very annoying using OOP with classes to try and do all these weird things to create UI and containers around them in phaser. I really wanted to be able to declaratively write my code in vue but have it just be reactive and also do the same things in phaser. Hence I just wrote a library ~1000 lines in code that's perfectly type-safe and just handles everything beautifully and now we can use all the nice vue primitives like ref, computed and watch etc, and it just syncs up with phaser! amazing.

We can finally now start on properly following the tute for building up dungeons and it will be a great experience 😎

-2
Posted by Jimmy Chen last year
Devlog[5]: TableEditor: Fully sortable paginations + settings page!

Now everything’s completely paginated + can be sorted in any way, multiple columns or not, and there’s a settings page!

1
Posted by Jimmy Chen last year
Devlog[4]: Various updates + comments functionality!

Huge refactors to the way we store comments, posts and likes to make things very simple but also allow easy reactivity to all actions, took quite some time but it’s done! 😎

P.S. We also updated to nuxt v3.9, vue v3.4 and vite v5 ❤️. Super fast 1 min builds now woohoo

1
Posted by Leila Y last year
Am i the first non-developer user?

😀

1
Posted by Jimmy Chen last year
Devlog[3]: 2000 git commits!😊
1
Posted by Jimmy Chen 2 years ago
Devlog[2]: TableEditor: Added Calendar view as a timetable!

Hehehe, now my todo list is even more powerful! Up next is having 2 way binding by also allowing interactive timetable to edit things 😀

1
Posted by Jimmy Chen 2 years ago
Devlog[1]: TableEditor: Added date picker

Finally, that took quite a while to integrate with, but it's working nice and dandy now c: