Search results

  1. Nirgon

    EQ2 TLE - Varsoon server

    It's in Kingdom of Sky, don't worry about it
  2. Nirgon

    EQ2 TLE - Varsoon server

    Say that to their face in Tenebrous Tangle and see what happens bro Even better, ask ChatGPT
  3. Nirgon

    EQ2 TLE - Varsoon server

    Great guild name Ogres too lol
  4. Nirgon

    Monsters and Memories (Project_N) - Old School Indie MMO

    If you build it they will come
  5. Nirgon

    Pan'Theon: Rise' of th'e Fal'Len - #1 Thread in MMO

    I'd miss these days after it launches But you know Sox is gonna roll up and be on VR forums doing the sock show Then I am happy for it
  6. Nirgon

    Angular upgrades - usually the worst thing ever

    The team responsible for the common library is now at least 2 days behind, they regularly handle this kind of stuff. Get me off this fucking planet.
  7. Nirgon

    Flesh and Blood

    Oh he got it up
  8. Nirgon

    Monsters and Memories (Project_N) - Old School Indie MMO

    nope at least not this time
  9. Nirgon

    Angular upgrades - usually the worst thing ever

    Oh and angular material...
  10. Nirgon

    Monsters and Memories (Project_N) - Old School Indie MMO

    I'll be in there a bits from their discord if it saves u a few secs
  11. Nirgon

    Dark and Darker

  12. Nirgon

    EQ2 TLE - Varsoon server

    Don't think I can do it this go round either Was very tempted for that sweet rollup fightin
  13. Nirgon

    EQ2 TLE - Varsoon server

    Is this the pvp one coming out? I heard it had no XP pots or tradeskill pots @Kriptini bets on a pvp berg out that results in server hacking and rolling back all my claymore progress again? Wonder if that Drew fella got a life time Daybreak ban lol I got all my sanctum of scale updates...
  14. Nirgon

    Angular upgrades - usually the worst thing ever

    Well I am deprived of sleep and got this all working minus a common component another team has to update. I doubt you'd give a fuck about all the exact versions of things I tried because frankly it's just trial and error, guessing. Other people who crack this stuff pretend it's due to some...
  15. Nirgon

    Folder did you ragequit like a bitch?

    Vanessa Pence griefed off? Say it ain't so
  16. Nirgon

    Pan'Theon: Rise' of th'e Fal'Len - #1 Thread in MMO

    Great minds are rarely understood, don't listen to these people Especially me
  17. Nirgon

    Pan'Theon: Rise' of th'e Fal'Len - #1 Thread in MMO

    Only thing to do in this situation is fix bayonets and charge. Do not go calmly into that good rickshaw
  18. Nirgon

    Pan'Theon: Rise' of th'e Fal'Len - #1 Thread in MMO

    What? He cant see the real Pantheon thread? Well, this explains a lot.
  19. Nirgon

    Angular upgrades - usually the worst thing ever

    This is one of those things that no one in the cliques will ever have to touch, and they rotate it from scapegoat to scapegoat Wonder what happens if I'm gone one day and it's 11 versions behind, lighting up some security dashboard like a Christmas tree
  20. Nirgon

    Angular upgrades - usually the worst thing ever

    I got it to work on my build by wrapping all these variable * @one-rem shits in parenthesis within the less files. Now it has other stupid problems to figure out and I gotta get into a meeting.
  21. Nirgon

    Angular upgrades - usually the worst thing ever

    Yeah even with the stylePreprocessorOptions and less-loader provided from node_modules it is still saying in the build error that it is failed from @angular-devkit lmao
  22. Nirgon

    Angular upgrades - usually the worst thing ever

    Some pretty smart Indian dude and a less than talented white kid that got fired when I was there threw it together. Now I'm dealing with it. I pulled down the original starting point again, tried to build it and discovered upgrading the cli/node makes it so I can't make ng build work for the...
  23. Nirgon

    Angular upgrades - usually the worst thing ever

    Here's what I got trying to add that to angular.json: Data path "/stylePreprocessorOptions" must NOT have additional properties(less) Strange... but I'll look into this stylePreprocessorOptions.. The existing has less target within webpackconfig.js as { test: /\.less$/, exclude...
  24. Nirgon

    Angular upgrades - usually the worst thing ever

    It ignored that shit too, same result Module build failed (from ./node_modules/@angular-devkit/build-angular/node_modules/less-loader/dist/cjs.js) @base-font-size: 14px; @base-font-size-rem: 14 * @one-pixel-rem; ^ Operation on an invalid type Angular fucking sucks. I did multi version...
  25. Nirgon

    Pan'Theon: Rise' of th'e Fal'Len - #1 Thread in MMO

    Which is why I advocate for pvp Hope to croot you all and pass on all the teachings I got on RZ
  26. Nirgon

    Angular upgrades - usually the worst thing ever

    I have a webpack.config.js that I'm dealing with. It's using whatever less compiler is built into angular-devkit/build-angular which I've got bumped up to 15.2.6 from 0.1102.10 (the one version I found ppl rolled back to for resolving this and it no longer is compatible). I'll try some of this...
  27. Nirgon

    Pan'Theon: Rise' of th'e Fal'Len - #1 Thread in MMO

    Immersion is the secret ingredient
  28. Nirgon

    Pan'Theon: Rise' of th'e Fal'Len - #1 Thread in MMO

    Well then you might have a general idea why I'm interested here
  29. Nirgon

    Pan'Theon: Rise' of th'e Fal'Len - #1 Thread in MMO

    Tell me more about how it doesn't exist :)
  30. Nirgon

    Angular upgrades - usually the worst thing ever

    Do u not code my dude? Coulda swornt you was.
  31. Nirgon

    Pan'Theon: Rise' of th'e Fal'Len - #1 Thread in MMO

    Glad we are all finding some good old fashioned forum fun during this MMO drought until Pantheon launches
  32. Nirgon

    Fires of Heaven and our continued disappointment

    The best VHS movie is still better than some new terrible Adam Sandler movie
  33. Nirgon

    Pan'Theon: Rise' of th'e Fal'Len - #1 Thread in MMO

    Game that doesn't exist has terrible graphics in alpha
  34. Nirgon

    Angular upgrades - usually the worst thing ever

    Ya I'm trying to get math: 'always' and strictMath: true going but it won't register Can post the webpack.json etc later (thats where it says to use raw-loader and less-loader)
  35. Nirgon

    Angular upgrades - usually the worst thing ever

    So, went from @angular/core 11.2.1 to 15.2.8 #1 - Tried to run ng build and got this: ./src/assets/less/bootstrap.less - Error: Module build failed (from ./node_modules/@angular-devkit/build-angular/node_modules/less-loader/dist/cjs.js): @font-size-icon: 20; Operation on an invalid...
  36. Nirgon

    Warhammer 40k

    Next Saturday, game back on and yes pics (2v2 tba) I'm against CSM word bearer
  37. Nirgon

    Total War: Warhammer

    If it's anything like Vanguard, almost nothing will be able to generate those rich, rich browns and "seamless zone transitions" I'm coming back to this if/when they add legendary achievements for beating IE as any given race How the fuck is that still not in? Hopefully I'm wrong and it is?!
  38. Nirgon

    Flesh and Blood

    She's good but she's also up against the riptide brain trust