Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - namida

#1
Quote from: WillLem on January 14, 2025, 11:13:34 PMMost other engines post-WinLemm have smoothed out the flickering cursor behaviour because it's no longer necessary with direction select (using the arrow keys to select a lemming fcaing a particular way) being a thing.

The reason this doesn't happen in NeoLemmix is not because it directly was fixed, but rather due to the underlying physics bug/detail that caused it being fixed. This happens because in DOS physics, a walker always moves one pixel ahead, and if he's inside a wall at this point, he then turns around but remains inside the wall. Thus - the behavior is simply a result of the lemming being inside the cursor region for exactly one frame. Likewise, he's only there for one frame because the pixel right inside the wall is under the cursor, but the pixel outside the wall is not - and because he turns around on this frame, he'll always be facing the desired direction. You just extend this to multiple lemmings coming into the cursor, each for one frame at a time, and there - the cursor itself is actually behaving 100% bug-free, but a physics bug (or at least a weird detail of physics) results in behavior that looks like a cursor bug.

I would be willing to bet that Lix is the same - it would happen there too if Lix replicated DOS's turn-around-at-wall physics, but it doesn't.
#2
About two decades, I'd say - Lemmix made them both pretty much irrelevant. CustLemm especially, due to Lemmix being able to almost perfectly play CustLemm content (aside from early Lemmix missing some obscure glitches, as well as triggered traps in Lemmix resetting one frame faster than DOS/CustLemm - but this didn't get noticed even during the height of challenge runs (and I suspect that if we re-tried it on a fixed version of Lemmix, some replays might break but all the solutions would be reproducible) let alone when custom content began moving to Lemmix).
#3
NeoLemmix Main / Re: If there was a NeoLemmix Wiki...
January 17, 2025, 06:07:29 AM
It's a standard MediaWiki feature I think. Check how Wikipedia or any other major wiki does it.
#4
NeoLemmix Main / Re: If there was a NeoLemmix Wiki...
January 16, 2025, 09:56:55 PM
Infoboxes I believe are usually done via templates / transclusion. The templates themself have to be created.

I've fixed the image upload issue, as well as an intermittent login issue.
#5
NeoLemmix Main / Re: If there was a NeoLemmix Wiki...
January 14, 2025, 08:46:42 PM
Alright, I've set up a wiki at: https://wiki.neolemmix.com/

Registration is required to edit pages, but not to simply view them.

It needs a logo - feel free to send me any suggestions. Otherwise - for all technical issues (including if there are additional addons / etc that people think should be installed, or if we get spam problems), let me know. For content, it's up to you guys.
#6
NeoLemmix Main / Re: If there was a NeoLemmix Wiki...
January 14, 2025, 07:49:00 PM
Yeah, if we want to have the AI debate in general, let's make a seperate topic for that and keep this one more to the wiki idea (with any discussion of AI being solely about whether its use is allowed in writing the wiki - which really, for the reasons Icho explained, is going to be a defacto "yes" anyway; we aren't even going to know if an otherwise-good entry had assistance from AI).

(Also, FWIW, I didn't feel Silken's post was overly rude. The first line maybe a little bit, but the rest was all very much in the correct "attack the idea, not the poster" spirit.)

Anyway, it does indeed seem like there's at least some interest in the wiki so... yeah, sure, I'll spin one up at some point and we'll see where it goes. If it doesn't really go anywhere, we can always nuke it later.
#7
Provide a couple of tunnel lengths, critically, including a single stroke. Make sure it has a marker for where the lemming will be when he starts the next stroke. Users can then chain these together as needed to create any length.
#8
NeoLemmix Main / Re: If there was a NeoLemmix Wiki...
January 12, 2025, 09:50:08 PM
So... was there much interest in actually making this happen, or was it more just a case of "fun to discuss the idea"? As mentioned, I am happy to handle the hosting / setup / technical maintenance for this if there's interest. (I would want to see at least a few people who want to contribute to it (rather than just want it to exist) who are interested.)
#9
Quote from: WillLem on January 11, 2025, 12:09:13 AMHow much work would it be to make NL 64 bit now that GR32 has been updated? Or, is it still not feasible?

Probably very easy, if GR32 is indeed compatible (and performs as well - or better than - 32 bit).
#10
The only difference that would arise with regards to file handling is the fact that some OSes (including Linux) have case-sensitive filenames, ie: "steel_01.png" and "Steel_01.png" are two different names (and you could even have both existing at once). However, for the exact reason that a Linux port / clone could happen, this is why I've always advised to use lowercase letters in style / piece names.
#11
NeoLemmix Main / Re: If there was a NeoLemmix Wiki...
January 10, 2025, 05:48:07 AM
If there's a desire for one, I can set one up hosted on the same server as Lemmings Forums using MediaWiki or any similar software. Makes more sense to do that than use a third party service full of ads.

However, I do want to be clear that I'm not likely to contribute much content-wise (I might write up some articles on file formats but that's probably about it). I'll handle the technical stuff and it will be up to the community to write the articles (and to make decisions on the general formatting, what to cover, etc).

I also have no issue with AI being used as long as it's being proofread, fact checked and edited by a human rather than just blindly copy pasted. (In other words: Use it as one of many tools; not as the sole source of content.) Of course, ultimately that too is a decision for the community to make, and this statement is just my own input on it (rather than an actual ruling).
#12
Don't block the functionality under any circumstances. Up to you what circumstances you feel justify showing a warning to the user before activating the feature.
#13
I don't think there's any reason to disable it if the user only has a single display. It may not be as practical - though this depends, it might be very practical for a user running an ultrawide monitor for example - but there's no reason to block it. You could still give a warning / advice to the user that it may not be ideal on a single normal-size monitor.
#14
It would seem like the editor is trying to use SuperLemmix to playtest despite being in NeoLemmix mode. You could probably work around this by renaming your NeoLemmix EXE to "SuperLemmix.exe" (you'd need to also specifically configure the Editor to run in NeoLemmix mode in this case, as it would likely detect the presence of SuperLemmix.exe and go into SuperLemmix mode otherwise), but ideally, this is something Will will fix in an update.
#15
NeoLemmix Main / Re: NeoLemmix V12.14.0 Released
December 24, 2024, 10:39:36 PM
Oops. I copy-pasted the links from the previous topic but forgot to update them. (Any "get the latest version" link would still have worked, as would finding it directly from the NL website.) Fixed now.