Search found 67 matches

by alejandroalzate
Tue Feb 06, 2024 2:53 pm
Forum: Libraries and Tools
Topic: [LIBRARY] language.lua A simple string manager for localization in pure lua
Replies: 4
Views: 1352

Re: [LIBRARY] language.lua A simple string manager for localization in pure lua

dusoft wrote: Sun Feb 04, 2024 9:19 pm I checked it and it seems similar to:
https://github.com/kikito/i18n.lua
Didn't know he had one. dude this guy, zorg, and rxi are the literal pillars of most lua libraries out there :cry:
by alejandroalzate
Tue Feb 06, 2024 2:48 pm
Forum: Libraries and Tools
Topic: [LIBRARY] srt.lua A simple srt caption parser
Replies: 8
Views: 74627

Re: [LIBRARY] srt.lua A simple srt caption parser

That's a cool IDE, it shows a stack / debug info, very useful. I code in Notepad++ like a peasant, it's just the text and that's it. Now parsed nodes work but the output is still nil, also i did a conscious decision of when there's no subtitle present at the time return an empty string witch ensure...
by alejandroalzate
Tue Feb 06, 2024 2:31 pm
Forum: Games and Creations
Topic: Simple LÖVE games
Replies: 11
Views: 62553

Re: Simple LÖVE games

this gives a strong feeling that if made guides could be great starters for newcomers
by alejandroalzate
Tue Feb 06, 2024 2:28 pm
Forum: Games and Creations
Topic: Gravity Circuit
Replies: 14
Views: 11743

Re: Gravity Circuit

Megaman Z: the untold sequel
(X exists so... idk)
by alejandroalzate
Tue Feb 06, 2024 2:17 pm
Forum: Games and Creations
Topic: Introducing Spriteful: A Lightweight (but Powerful) Image Editor for Windows
Replies: 3
Views: 1768

Re: Introducing Spriteful: A Lightweight (but Powerful) Image Editor for Windows

Avernite: you work seems rather impresive
brogrammer: chill the **** out, there's a license file, but for your own sanity I'm gonna tell ya is not permissive.
Bobble68: That's true and drive creeps inside the zip anyways
Me: anyways with that out of the way is any plans of a linux release?
by alejandroalzate
Mon Feb 05, 2024 2:56 pm
Forum: Libraries and Tools
Topic: [LIBRARY] srt.lua A simple srt caption parser
Replies: 8
Views: 74627

Re: [LIBRARY] srt.lua A simple srt caption parser

I swear it doesn't make parsedNodes now i'm sure using zbstudio are you doing any luaJIT shenanigans or obscure tricks as you noted on srt:clear that i'm not aware of? I swear i followed your steps the thing is broken for me: As you can see the console is past the srt.new() Edit omg i'm cringing so ...
by alejandroalzate
Sun Feb 04, 2024 7:24 pm
Forum: Libraries and Tools
Topic: [LIBRARY] language.lua A simple string manager for localization in pure lua
Replies: 4
Views: 1352

[LIBRARY] language.lua A simple string manager for localization in pure lua

This is the second contribution to the community, since formatting a nice looking post for https://love2d.org/forums/viewtopic.php?t=95418 was a pain i will just send you directly to the repositories to take a look the read me that should have enough info about it to get you started, since it's quit...
by alejandroalzate
Sun Feb 04, 2024 7:16 pm
Forum: Libraries and Tools
Topic: [LIBRARY] srt.lua A simple srt caption parser
Replies: 8
Views: 74627

Re: [LIBRARY] srt.lua A simple srt caption parser

dusoft wrote: Mon Jan 08, 2024 11:45 am Nice. Are you developing a video player?
A game, it contains dialogs, voiced music and such
by alejandroalzate
Sun Feb 04, 2024 7:13 pm
Forum: Libraries and Tools
Topic: [LIBRARY] srt.lua A simple srt caption parser
Replies: 8
Views: 74627

Re: [LIBRARY] srt.lua A simple srt caption parser

Hi Alejandro, congratulations on getting it done. I always learn a lot when I finish a project, I'm sure it must've been the same for you. With that said, I don't think it's quite production-quality yet. There's room for a lot of optimizations. For example, reading your code, the update(delta) meth...
by alejandroalzate
Mon Jan 08, 2024 2:30 am
Forum: Libraries and Tools
Topic: [LIBRARY] srt.lua A simple srt caption parser
Replies: 8
Views: 74627

[LIBRARY] srt.lua A simple srt caption parser

This is my first contribution to the community and really there's not much to talk about this is a simple library for getting the current line of an .srt of a song or video in a given time. Get a copy here: Github: https://github.com/alejandro-alzate/srt-lua or here: Luarocks: https://luarocks.org/m...