Dittymyman

Member
Feb 23, 2019
128
703
Honestly this last couple of days has been hilarious. Even if I'm not on topic people whining is hilarious; I'm so indifferent to Oni now (I get the game for free still for some reason).
This update sucks same as the last one 'cos cannot fug de sea-lock; Cannot fug da crazy cat lady :( I get two fer one & I don't complaining tho.
Games been in development for like nine years...I'm too old to give a shit anymore
 

Dittymyman

Member
Feb 23, 2019
128
703
And so many comments were like, "This is GENIUS!" And I had to go like, "Uhhh, no. We've tried this. People use to do this prior to OOP. It was bad. It was really bad. This is why we invented OOP."
I'm not trying to disqualify anything you said or join in on this argument. OOP was popularized by c++ which lead to Java, probably the most used language out there. So we did not invent OOP because what came before was bad; it happend because Bjarne liked OOP.
 
  • Thinking Face
Reactions: Dr. Coom

sleepingkirby

Active Member
Aug 8, 2017
671
987
I'm not trying to disqualify anything you said or join in on this argument. OOP was popularized by c++ which lead to Java, probably the most used language out there. So we did not invent OOP because what came before was bad; it happend because Bjarne liked OOP.
I'm not saying what came before it was bad. I'm saying that people use to name functions like class1_obj() class2_obj() and that's bad. Here's the line I was taught in college. (Paraphrasing because it's been 20+ years), "Giving every function its own name was okay at the start. But as programs got larger and got more complex, people started running into issues like name collision or scope issues. This is solved by namespaces and OOP."

But to your point... I was told/taught that the need for greater organization was what gave birth to OOP but, since you mentioned it, I don't know if I've ever looked that up for myself... *looks it up*

Here we go ( ):
Terminology invoking "objects" in the modern sense of object-oriented programming made its first appearance at the group at in the late 1950s and early 1960s. "Object" referred to atoms with identified properties (attributes).
Influenced by the work at MIT and the Simula language, in November 1966 began working on ideas that would eventually be incorporated into the programming language. Kay used the term "object-oriented programming" in conversation as early as 1967.
Yeah... I remember my mentor telling me about smalltalk...

In the mid-1980s was developed by , who had used Smalltalk at . , who had used Simula for his PhD thesis, created the object-oriented . In 1985, also produced the first design of the . Focused on software quality,
support provides the ability to group procedures into files and modules for organizational purposes. Modules are so identifiers in one module will not conflict with a procedure or variable sharing the same name in another file or module.
Okay, this is what I was referring to:
Data is a design pattern in which data are visible only to semantically related functions, to prevent misuse. The success of data abstraction leads to frequent incorporation of as a design principle in object-oriented and pure functional programming. Similarly, prevents external code from being concerned with the internal workings of an object...It also encourages programmers to put all the code that is concerned with a certain set of data in the same class, which organizes it for easy comprehension by other programmers. Encapsulation is a technique that encourages .

By the way, the most used programming language now isn't Java. Might have been true in the late 90's~early 2000's. But these days, it's javascript.
 
Last edited:
  • Like
Reactions: Dr. Coom

Lol00000

Newbie
Jun 19, 2018
99
104
Of course it's possible without mods.
How long did you play it?
In around half an hour you should be able to have Rogue, Kitty, Emma and Laura all sucking and fucking you on demand.
One hour and half, made progress with Jean and Storm, but Kitty and Laura were a pain in the ass so installed the cheat and finished with this grind.
 

Dittymyman

Member
Feb 23, 2019
128
703
By the way, the most used programming language now isn't Java. Might have been true in the late 90's~early 2000's. But these days, it's javascript.
Yeah... I like to live in a bubble where I pretend web devs don't exist (please don't @ me web devs it was a tasteless joke...because every web dev I have come in contact with was a prick, not that you are strawman I created; you are cool). Not that you can't use javascript for other things. At the end of the day I say use the language that does the job at hand the best and use whatever programming philosophy you enjoy.
 
4.40 star(s) 154 Votes