Skip to content

Instantly share code, notes, and snippets.

@TeoTwawki
Last active February 15, 2020 06:20
Show Gist options
  • Save TeoTwawki/65e919d96bd7cc8bacf1bb030c548f1a to your computer and use it in GitHub Desktop.
Save TeoTwawki/65e919d96bd7cc8bacf1bb030c548f1a to your computer and use it in GitHub Desktop.

9:43 AM] zach2good: Or better yet, in

void AddExperiencePoints(bool expFromRaise, CCharEntity* PChar, CBaseEntity* PMob, uint32 exp, EMobDifficulty mobCheck, bool isexpchain)

where there are already latent checks

[9:44 AM] Teo: forget fiddling with latents. makes more sense to just have a value in play where each KI you just add 30, and then use said value's final result in the exp calc.

[9:57 AM] Zynjec: Latent or checking actual KIs makes more sense than some random value

[9:59 AM] Teo: ain't random, and also what are you smoking

[9:59 AM] Teo: latent that will be forver on because once they have the ki they never lose it..yeah sure

[9:59 AM] zach2good: My only concern was this:

ibm2431 on Aug 23, 2019

I'm unfamiliar with AddExpBonus, and this may be in "premature optimization" territory, but I'm guessing AddExpBonus is called every time upon a mob kill, and there will eventually be 9 ROV KIs.

[10:00 AM] zach2good: I do kinda want to effect to be linked to owning the KI, rather than a mod than something that exists next to the KI

[10:00 AM] Zynjec: Because having another random variable is dumb

[10:00 AM] Teo: you just go "has KI? yes > add 30"

[10:01 AM] Teo: nothin mysterious about this

[10:01 AM] Zynjec: Have a look at the moghancement latents

[10:01 AM] Zynjec: Don't listen to Teo, just because he shouts the loudest doesn't mean it's the best method

[10:01 AM] Teo: "random" you keep usin that word like you know what it means

[10:02 AM] Teo: WHAT SHIOUTING? TEO DOESN'T KNWO WHAT ZYNJEC IS TALKING ABOUT. /guyfromdilbertvoice

[10:11 AM] Autokast: Hardcoding the value is fucking gross. Handling it in a more data driven way is better.

[10:14 AM] Autokast: Also there’s nothing wrong with “future proofing” your code.

[10:16 AM] Autokast: If you want to go the mod route, you’d have to do something funky with re-loading them on login/zone.

[10:16 AM] Teo: hardcoding...hardcoding is when you ignore the input and just force it. thats not whats being suggested. you big brains needs to stop the dogpiling. and that was a false argument there - mods don't even work that way, but we weren't talking about that anyway

[10:17 AM] Teo: theres at least 5 ways this could be written, none are hard.

[10:17 AM] Teo: do the latent just so I don't have to listen to this shit

[10:18 AM] Teo: I'm at work and this isn't worth the discussion

[10:18 AM] Zynjec: Imagine crying like that when you don't get your way, small brains need to stop talking teo

[10:18 AM] Teo: jesus fuck. @whasf

[10:18 AM] Autokast: I’m purely guessing because I haven’t looked at key item latents, but is the “amount” we’re adding stored in the db based on the key item id?

[10:19 AM] Zynjec: You do that Teo, call mom because you can't win your own fights

[10:21 AM] Teo:

01/08/2020

If you two can’t get along then I’ll have to ask both of you to leave the project

@whasf like I told you all he's gotta do is keep picking at me, even when I back off for him its a crime

fuck it, right in fornt of everyone.

[10:21 AM] Autokast: @zach2good ignoring the hissy fits going on, is that how the latent checks work?

[10:21 AM] I love Dey Stole Pxi: https://cdn.discordapp.com/attachments/336260623635841026/674635774796496897/image0.jpg

[10:22 AM] Teo: hissyfit, thats cute too.

[10:24 AM] Zynjec: What happened to work and it not being worth it Teo? Lmao

[10:25 AM] Zynjec: Why don't you get back to blind merging my dude, since you dislike when autkast and I touch the project you cry to whasf about how we are trying to take over the project, we stopped so get to it

[10:25 AM] Zynjec: Be the alpha male since lotus left

[10:26 AM] Teo: wasn't what happened

[10:26 AM] Teo: so todays goal is roudn 3 of get Teo to leave, got it

[10:27 AM] Zynjec: Because your ideas got challenged? If that's all it takes you should leave

[10:27 AM] Teo: also not what happened

[10:28 AM] Teo: why not wait till I'm asleep to lie? that'd be so much easier

[10:28 AM] I love Dey Stole Pxi: i am woke

[10:29 AM] Zynjec: Hi maru

[10:29 AM] I love Dey Stole Pxi: merges

[10:31 AM] Zynjec: I've missed your shitposting

[10:32 AM] Zynjec: Do I need to bring back the catgirl bot to win you back?

[10:34 AM] demolish: why did you kick it in the first place you pussy

[10:35 AM] Zynjec: it is my greatest shame

[10:35 AM] Zynjec: i apologize

[10:36 AM] Zynjec: whats the bots name, lets invite it before teo tries to get me kicked from the project again

[10:39 AM] Teo: @whasf if you still can't see whats being done here you are super blind

[10:43 AM] Zynjec: imagine insulting the guy you're trying to call in for backup

@TeoTwawki
Copy link
Author

imagine insulting the guy you're trying to call in for backup

Imagine harassing another member of your "team" and generally acting like you just came in from one the 'chan sites to play internet bully.

@TeoTwawki
Copy link
Author

As of February 12th, 2020, my access as a developer has been 100% removed. The project was read only for several days. Now its official.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment