Jump to content

Ganaram Inukshuk

Moderator
  • Content Count

    2,112
  • Joined

  • Last Visited

  • Most Liked  

    1

Everything posted by Ganaram Inukshuk

  1. I've pinned the topic for obvious reasons of visibility and to find any helpers.
  2. Being a one-man devteam is immensely exhausting, almost to the point of wanting to quit.

  3. FLEXFLY Issue

    Yeah, flex-stacking, as it's called, isn't supported because of how much code is needed. They need to be completely separate with no overlap.
  4. Show us your Oddities!

    This is exactly why double-decker anything has to be limited to different modes or different directions.
  5. 16th Section, the Northwest Ordinance, and SimCity

    Having come from a small debate over grid systems, it's obvious how Americacentric SC4 is, but the mentality of breaking up the entire country into one-mile grid squares doesn't exactly apply to the entire country. Same exact thing is mentioned early in this vid. (I only started to notice the one-mile squares in US maps after I found this vid, so I never had a chance to try that in any game session.)
  6. Assisance with my first ever NAM Highway

    You managed to find one of the many easter eggs i left behind, actually. (That's the symbol of one of the former NAMdevs.) The entire interchange will work just fine, even like that.
  7. Players on grids in city builders: square grid vs hex grid vs no grid

    Me: cries in tetrakis square tiling

  8. Sometimes the heroes need a hero of their own rather than a cape.

  9. It would be the first time in a long time that I can safely say that I feel like the future looks bleak.

  10. The funnest part about programming is realizing that there's a cleaner way to implement something and successfully adapting it for a slightly different use case.

    I also haven't touched my last personal project in over three months, so there's a ton of code to sift through and clean up.

  11. My greatest issue is how I keep hiding my interests and talents from most acquaintances due to them being uninterested or unappreciative and how, when given the opportunity to work with others, those interests/talents keep failing to be expressed. It's a chronic issue and it's enough to drain my motivation and can even force me to abandon interests/talents, and (confession) it's the ultimate reason why I can't see myself returning to the NAM Team.

    No one to talk to, and even if there were, I wouldn't even talk.

    ˙uʍop ǝpᴉsdn s,ƃuᴉɥʇ ǝɥʇ 'ʎǝɥ ɥO

  12. Starting off the year/decade with the realization that over the span of four years, three separate family members have been hospitalized five times and you're the only one who can help out because everyone else is either too weak, too busy, too disabled, or anywhere from 500 to 5000 miles away, on top of having to contend with having virtually zero friends to help you out and next to zero confidence with personal projects/contributions. So much so that a real life Plague Inc scenario is the last thing on your mind. So much so that you're willing to push yourself even harder for said family members after pushing themselves for you. So much so that you would be willing to drive 400 miles in one day just to balance family and academics.

    How's your year so far?

    1. catty-cb

      catty-cb

      I applaud what you are doing for your family and I'm sure they must be appreciating your efforts to look after them ... I had a similar situation a few years back where I had two family members in two different hospitals at the same time and know how hard this must be for you.

      :thumb:

  13. Nearly every weekend since November has been taken up by taking care of family, and yet I still manage to exist, even if it means trimming down on side interests.

    I need to reward myself with a 4K monitor; it's been too long since I had a tech upgrade (and returning that 1440p monitor for a stuck pixel and hoping another 1440p monitor will come my way hasn't worked out either).

  14. Hardcoded height limit found

    65535 is what from I recall the upper limit for the traffic query tool, so it's sensible to assume the unsigned 16-bit integer max applies in... really weird ways... New question: is it really 65535 or 6553.5 and then rounded down to the next multiple of 1000? All sorts of games (and finance) will count by increments smaller than 1 but still use ints to get around floating-point rounding errors. (For example, Runescape uses 32-bit signed integers to save one's experience points (max of 2.147 billion exp), but counts by increments of 1/10th an experience point (max of 214.7 million), but rounds down to 200 million exp.)
  15. When you haven't had a proper weekend to yourself since November.

  16. Need help with NAM RHW interchange

    You must draw the X1 and X2 ramp interfaces directly; using the FlexRamps will not work.
  17. Need help with NAM RHW interchange

    Short answer: yes. Long answer: I cant recall if there is a base X1 inside ramp (and due to family circumstance for the past few months I can't check), but what I do know is that many of the ramps I originally programmed in have no Flexramp equivalent and therefore no slope tolerance. The only thing I can say is to watch the video; I've literally done everything I can to make this process as pain-free as possible and videos are the best way for me to demo the process. If any further clarification is needed, please let me know.
  18. Single Track Rail (STR) Neighbor Connection

    STR doesn't need a neighbor connector since it's already a bidirectional single-tile network. In general, any override network that spans more than one tile needs a neighbor connector to work properly. If it's something like the RHW-4, MIS, or RHW-6S, which are single-tile but one direction, it needs a return route since a one-way connection isn't even possible. Since every rail network to date has been a two-way one-tile network, no NC pieces have ever been needed. More details:
  19. You know you're exhausted from 400 miles of driving within two days when you start having dreams tangentially related to the aforementioned 400 miles of driving. (This is also why I've been absent here.)

  20. All I want for Christmas is my two back teeth.

  21. "What if a city building game featured a virtual slot machine that's unlocked when you build a casino?"
    - Me on effectively winning 46 dollars from a slot machine oblivious to the fact that such a game exists with a similar description

    1. matias93

      matias93

      the phone version? Despicable, but still engaging in a very frustrating way

  22. NAM: Requests - 2nd Edition

    *keep it together keep it together* The equivalent FlexRamps have never been made, haven't they? Also, some of the DRI patterns may be too big or contain all the wrong directional flags to FlexRampify; the wide AD ramps (unless those were cut out) are basically modified BE ramps with extra RUL2 code to turn the 45 degree branch back parallel with the mainline. The presence of 11/13 flags there make it impossible to FlexRampify without making a new pattern that's verified to be slope tolerant.
  23. Never mind. My heart's in 2 places now. I'm reminded why I gave up NAMdev.

  24. My heart's in three different places right now. :cry:

  25. NAM General Support

    Alex, I think I'm gonna have to talk to you about the NAM's overdependence on RUL2 code.
×